NetworkFabricController.InfrastructureServiceIpv4AddressSpace Property

Definition

The IPv4 Address space is optional, if the value is not defined at the time of NFC creation, then the default value 10.0.0.0/19 is considered. The IPV4 address subnet is an optional attribute.

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

Property Value

Attributes

Applies to