PrivateCloudUpdateProperties interface
The properties of a private cloud resource that may be updated
Properties
| availability | Properties describing how the cloud is distributed across availability zones |
| dns |
The type of DNS zone to use. |
| encryption | Customer managed key encryption, can be enabled or disabled |
| extended |
Array of additional networks noncontiguous with networkBlock. Networks must be unique and non-overlapping across VNet in your subscription, on-premise, and this privateCloud networkBlock attribute. Make sure the CIDR format conforms to (A.B.C.D/X). |
| identity |
vCenter Single Sign On Identity Sources |
| internet | Connectivity to internet is enabled or disabled |
| management |
The default cluster used for management |
Property Details
availability
Properties describing how the cloud is distributed across availability zones
availability?: AvailabilityProperties
Property Value
dnsZoneType
The type of DNS zone to use.
dnsZoneType?: string
Property Value
string
encryption
Customer managed key encryption, can be enabled or disabled
encryption?: Encryption
Property Value
extendedNetworkBlocks
Array of additional networks noncontiguous with networkBlock. Networks must be unique and non-overlapping across VNet in your subscription, on-premise, and this privateCloud networkBlock attribute. Make sure the CIDR format conforms to (A.B.C.D/X).
extendedNetworkBlocks?: string[]
Property Value
string[]
identitySources
vCenter Single Sign On Identity Sources
identitySources?: IdentitySource[]
Property Value
internet
Connectivity to internet is enabled or disabled
internet?: string
Property Value
string
managementCluster
The default cluster used for management
managementCluster?: ManagementCluster