共用方式為


InputEndpoint.LoadBalancerProbe Property

Definition

Optional. Contains properties that specify the endpoint settings which the Azure load balancer uses to monitor the availability of this virtual machine before forwarding traffic to the endpoint.

public Microsoft.WindowsAzure.Management.Compute.Models.LoadBalancerProbe LoadBalancerProbe { get; set; }
member this.LoadBalancerProbe : Microsoft.WindowsAzure.Management.Compute.Models.LoadBalancerProbe with get, set
Public Property LoadBalancerProbe As LoadBalancerProbe

Property Value

Applies to