VirtualClusterUpdate interface

An update request for virtual cluster.

Properties

childResources

List of resources in this virtual cluster.

subnetId

Subnet resource ID for the virtual cluster.

tags

Resource tags.

version

Virtual cluster version.

Property Details

childResources

List of resources in this virtual cluster.

childResources?: string[]

Property Value

string[]

subnetId

Subnet resource ID for the virtual cluster.

subnetId?: string

Property Value

string

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>

version

Virtual cluster version.

version?: string

Property Value

string