Freigeben über


ApplicationGatewayBackendAddressPoolInner.BackendIPConfigurations Eigenschaft

Definition

Ruft eine Auflistung von Verweisen auf ip-Adressen ab, die in Netzwerkschnittstellen definiert sind.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.backendIPConfigurations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.NetworkInterfaceIPConfigurationInner> BackendIPConfigurations { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.backendIPConfigurations")>]
member this.BackendIPConfigurations : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.NetworkInterfaceIPConfigurationInner>
Public ReadOnly Property BackendIPConfigurations As IList(Of NetworkInterfaceIPConfigurationInner)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: