VirtualMachineUpdateLoadBalancedSetParameters.LoadBalancedEndpoints Property

 

Gets a collection of InputEndpoint objects that define the load-balanced input endpoints to update.

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

public IList<VirtualMachineUpdateLoadBalancedSetParameters.InputEndpoint> LoadBalancedEndpoints { get; set; }
Return to top
Show: