VirtualClusterProperties interface
The properties of a virtual cluster.
Properties
| child |
List of resources in this virtual cluster. |
| subnet |
Subnet resource ID for the virtual cluster. |
| 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
version
Virtual cluster version.
version?: string
Property Value
string