NetworkFabricControllerServices.IPv4AddressSpaces 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.

public System.Collections.Generic.IReadOnlyList<string> IPv4AddressSpaces { get; }
member this.IPv4AddressSpaces : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property IPv4AddressSpaces As IReadOnlyList(Of String)

Property Value

Applies to