PSProbe.LoadBalancingRules Property

Definition

[Newtonsoft.Json.JsonProperty(Order=1)]
public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSResourceId> LoadBalancingRules { get; set; }
[<Newtonsoft.Json.JsonProperty(Order=1)>]
member this.LoadBalancingRules : System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSResourceId> with get, set
Public Property LoadBalancingRules As List(Of PSResourceId)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to