InterconnectGroupPropertiesFormat 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.
Interconnect group properties.
public class InterconnectGroupPropertiesFormat : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.InterconnectGroupPropertiesFormat>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.InterconnectGroupPropertiesFormat>
type InterconnectGroupPropertiesFormat = class
interface IJsonModel<InterconnectGroupPropertiesFormat>
interface IPersistableModel<InterconnectGroupPropertiesFormat>
Public Class InterconnectGroupPropertiesFormat
Implements IJsonModel(Of InterconnectGroupPropertiesFormat), IPersistableModel(Of InterconnectGroupPropertiesFormat)
- Inheritance
-
InterconnectGroupPropertiesFormat
- Implements
Constructors
| Name | Description |
|---|---|
| InterconnectGroupPropertiesFormat(SubgroupProfile) |
Initializes a new instance of InterconnectGroupPropertiesFormat. |
Properties
| Name | Description |
|---|---|
| ProvisioningState |
The provisioning state of the interconnect group resource. |
| ResourceGuid |
The resource GUID property of the interconnect group resource. |
| Scope |
Scope of interconnect group resource. |
| SubgroupProfile |
The subgroup profile of the interconnect group resource. |
| Subgroups |
A list of subgroups of the interconnect group. |