BackendAddressPoolData.BackendIPConfigurations 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.
An array of references to IP addresses defined in network interfaces.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.NetworkInterfaceIPConfigurationData> BackendIPConfigurations { get; }
member this.BackendIPConfigurations : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.NetworkInterfaceIPConfigurationData>
Public ReadOnly Property BackendIPConfigurations As IReadOnlyList(Of NetworkInterfaceIPConfigurationData)