ProtectedSiteType
ProtectedSiteType
The type of a protected site.
- PROTECTED_SITE_TYPE_UNKNOWN: The type of the protected site is unknown.
- PROTECTED_SITE_TYPE_ON_PREM: The protected site resides in a customer managed datacenter.
- PROTECTED_SITE_TYPE_VMC: The protected site resides in a VMware Cloud (VMC) on AWS datacenter.
This data structure has no properties.
Enumeration:
PROTECTED_SITE_TYPE_UNKNOWN,
PROTECTED_SITE_TYPE_ON_PREM,
PROTECTED_SITE_TYPE_VMC,