ICommonDynamicMatchConfiguration.PortGroup Property

Definition

List of the port groups.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="List of the port groups.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IPortGroupProperties) }, Read=true, ReadOnly=false, Required=false, SerializedName="portGroups", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IPortGroupProperties> PortGroup { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="List of the port groups.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IPortGroupProperties) }, Read=true, ReadOnly=false, Required=false, SerializedName="portGroups", Update=true)>]
member this.PortGroup : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IPortGroupProperties> with get, set
Public Property PortGroup As List(Of IPortGroupProperties)

Property Value

Attributes

Applies to