次の方法で共有


LoadBalancerConfiguration.LoadBalancerResourceId プロパティ

定義

ロード バランサーのリソース ID を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="loadBalancerResourceId")]
public string LoadBalancerResourceId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="loadBalancerResourceId")>]
member this.LoadBalancerResourceId : string with get, set
Public Property LoadBalancerResourceId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象