InputEndpoint.LoadBalancerProbe Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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