共用方式為


LoadBalancerConfiguration.LoadBalancerResourceId Property

Definition

Gets or sets resource id of the load balancer.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to