InputEndpoint::LoadBalancedEndpointSetName Property
Gets or sets a name for a set of load-balanced endpoints.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
public: property String^ LoadBalancedEndpointSetName { String^ get(); void set(String^ value); }
When you specify this name in multiple endpoints, they are all added to the set.
Show: