Condividi tramite


LabNetworkProfile.LoadBalancerId Property

Definition

Gets or sets the external load balancer resource id

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to