Freigeben über


OutboundRule.FrontendIPConfigurations Eigenschaft

Definition

Ruft die Front-End-IP-Adressen des Lastenausgleichs ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.frontendIPConfigurations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.SubResource> FrontendIPConfigurations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.frontendIPConfigurations")>]
member this.FrontendIPConfigurations : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.SubResource> with get, set
Public Property FrontendIPConfigurations As IList(Of SubResource)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: