InterconnectGroupProfile 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.
Specifies the interconnect group profile for a virtual machine, used to associate the VM with an interconnect group and subgroups.
public class InterconnectGroupProfile : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Compute.Models.InterconnectGroupProfile>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Compute.Models.InterconnectGroupProfile>
type InterconnectGroupProfile = class
interface IJsonModel<InterconnectGroupProfile>
interface IPersistableModel<InterconnectGroupProfile>
Public Class InterconnectGroupProfile
Implements IJsonModel(Of InterconnectGroupProfile), IPersistableModel(Of InterconnectGroupProfile)
- Inheritance
-
InterconnectGroupProfile
- Implements
Constructors
| Name | Description |
|---|---|
| InterconnectGroupProfile() |
Initializes a new instance of InterconnectGroupProfile. |
Properties
| Name | Description |
|---|---|
| InterconnectGroupId |
Resource Id. |
| Subgroups |
The list of subgroup references within the interconnect group. |