Aracılığıyla paylaş


LoadBalancerResourceSettings.FrontendIPConfigurations Property

Definition

Gets or sets the frontend IP configurations of the load balancer.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to