SubgroupProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Properties of subgroup.
public class SubgroupProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.SubgroupProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.SubgroupProperties>
type SubgroupProperties = class
interface IJsonModel<SubgroupProperties>
interface IPersistableModel<SubgroupProperties>
Public Class SubgroupProperties
Implements IJsonModel(Of SubgroupProperties), IPersistableModel(Of SubgroupProperties)
- Inheritance
-
SubgroupProperties
- Implements
Properties
| Name | Description |
|---|---|
| InterconnectBlockId |
Resource ID. |
| InternalSubgroupId |
The unique identifier of the subgroup. |
| ProvisioningState |
The provisioning state of the subgroup. |
| VirtualMachines |
A list of virtual machine references. |