Condividi tramite


VirtualMachineUpdateLoadBalancedSetParameters.InputEndpoint.LoadBalancedEndpointSetName Property

Definition

Required. Specifies whether this endpoint is part of shared LoadBalanced endpoint and served by multiple role instances. If not specified a BadRequest error will be returned. It must also be in use by the deployment (at least one role in the deployment must have an endpoint whose LoadBalancedEndpointSetName matches this) otherwise a BadRequest error will be returned.

public string LoadBalancedEndpointSetName { get; set; }
member this.LoadBalancedEndpointSetName : string with get, set
Public Property LoadBalancedEndpointSetName As String

Property Value

Applies to