SubgroupProperties interface

Properties of subgroup.

Properties

interconnectBlock

The reference to an interconnect block resource.

internalSubgroupId

The unique identifier of the subgroup.

provisioningState

The provisioning state of the subgroup.

virtualMachines

A list of virtual machine references.

Property Details

interconnectBlock

The reference to an interconnect block resource.

interconnectBlock?: SubResource

Property Value

internalSubgroupId

The unique identifier of the subgroup.

internalSubgroupId?: string

Property Value

string

provisioningState

The provisioning state of the subgroup.

provisioningState?: string

Property Value

string

virtualMachines

A list of virtual machine references.

virtualMachines?: SubResource[]

Property Value