InterconnectGroupData 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.
An interconnect group resource.
public class InterconnectGroupData : Azure.ResourceManager.Network.Models.NetworkTrackedResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.InterconnectGroupData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.InterconnectGroupData>
type InterconnectGroupData = class
inherit NetworkTrackedResourceData
interface IJsonModel<InterconnectGroupData>
interface IPersistableModel<InterconnectGroupData>
Public Class InterconnectGroupData
Inherits NetworkTrackedResourceData
Implements IJsonModel(Of InterconnectGroupData), IPersistableModel(Of InterconnectGroupData)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| InterconnectGroupData() |
Initializes a new instance of InterconnectGroupData. |
Properties
| Name | Description |
|---|---|
| ETag |
A unique read-only string that changes whenever the resource is updated. |
| Id |
Resource ID. (Inherited from NetworkTrackedResourceData) |
| Location |
Resource location. (Inherited from NetworkTrackedResourceData) |
| Name |
Resource name. (Inherited from NetworkTrackedResourceData) |
| Properties |
Properties of the interconnect group. |
| ResourceType |
Compatibility member. (Inherited from NetworkTrackedResourceData) |
| Tags |
Resource tags. (Inherited from NetworkTrackedResourceData) |
| Type |
Resource type. (Inherited from NetworkTrackedResourceData) |