VirtualClusterUpdate interface

An update request for virtual cluster.

Properties

childResources

List of resources in this virtual cluster. NOTE: This property will not be serialized. It can only be populated by the server.

subnetId

Subnet resource ID for the virtual cluster. NOTE: This property will not be serialized. It can only be populated by the server.

tags

Resource tags.

version

Virtual cluster version.

Property Details

childResources

List of resources in this virtual cluster. NOTE: This property will not be serialized. It can only be populated by the server.

childResources?: string[]

Property Value

string[]

subnetId

Subnet resource ID for the virtual cluster. NOTE: This property will not be serialized. It can only be populated by the server.

subnetId?: string

Property Value

string

tags

Resource tags.

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

Property Value

{[propertyName: string]: string}

version

Virtual cluster version.

version?: string

Property Value

string