次の方法で共有


LoadBalancerResourceSettings.FrontendIPConfigurations プロパティ

定義

ロード バランサーのフロントエンド IP 構成を取得または設定します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象