IPGroupProperties.IPPrefix Property

Definition

List of IP Prefixes.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Origin(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> IPPrefix { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Origin(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.PropertyOrigin.Owned)>]
member this.IPPrefix : System.Collections.Generic.List<string> with get, set
Public Property IPPrefix As List(Of String)

Property Value

Implements

Attributes

Applies to