PrivateCloudUpdate interface

An update to a private cloud resource

Properties

availability

Properties describing how the cloud is distributed across availability zones

dnsZoneType

The type of DNS zone to use.

encryption

Customer managed key encryption, can be enabled or disabled

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).

identity

The managed service identities assigned to this resource.

identitySources

vCenter Single Sign On Identity Sources

internet

Connectivity to internet is enabled or disabled

managementCluster

The default cluster used for management

sku

The SKU (Stock Keeping Unit) assigned to this resource.

tags

Resource tags.

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[]

identity

The managed service identities assigned to this resource.

identity?: SystemAssignedServiceIdentity

Property Value

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

Property Value

sku

The SKU (Stock Keeping Unit) assigned to this resource.

sku?: Sku

Property Value

Sku

tags

Resource tags.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}