InterconnectGroupSubgroupData 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.
A subgroup in an interconnect group.
public class InterconnectGroupSubgroupData : Azure.ResourceManager.Network.Models.NetworkResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.InterconnectGroupSubgroupData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.InterconnectGroupSubgroupData>
type InterconnectGroupSubgroupData = class
inherit NetworkResourceData
interface IJsonModel<InterconnectGroupSubgroupData>
interface IPersistableModel<InterconnectGroupSubgroupData>
Public Class InterconnectGroupSubgroupData
Inherits NetworkResourceData
Implements IJsonModel(Of InterconnectGroupSubgroupData), IPersistableModel(Of InterconnectGroupSubgroupData)
- Inheritance
- Implements
Properties
| Name | Description |
|---|---|
| Name |
Name of the resource. (Inherited from NetworkResourceData) |
| Properties |
Properties of the subgroup. |
| ResourceType |
Compatibility member. (Inherited from NetworkResourceData) |
| Type |
Resource type. (Inherited from NetworkResourceData) |