NetworkCloudAccessBridgeData.Ipv4ConnectedPrefix Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The IPv4 subnet from which the access bridge allocates an address. This subnet must be part of the internal network specified by networkId.
public string Ipv4ConnectedPrefix { get; set; }
member this.Ipv4ConnectedPrefix : string with get, set
Public Property Ipv4ConnectedPrefix As String