Language

PSInterconnectGroup.SubgroupProfile Property

Definition

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="VMSize", ScriptBlock="$_.SubgroupProfile.VMSize", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public Microsoft.Azure.Commands.Network.Models.PSSubgroupProfile SubgroupProfile { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="VMSize", ScriptBlock="$_.SubgroupProfile.VMSize", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
member this.SubgroupProfile : Microsoft.Azure.Commands.Network.Models.PSSubgroupProfile with get, set
Public Property SubgroupProfile As PSSubgroupProfile

Property Value

Attributes

Applies to