Udostępnij za pośrednictwem


LoadBalancingRuleInner.Probe Property

Definition

Gets or sets the reference of the load balancer probe used by the load balancing rule.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.probe")]
public Microsoft.Azure.Management.ResourceManager.Fluent.SubResource Probe { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.probe")>]
member this.Probe : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource with get, set
Public Property Probe As SubResource

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to