DefinitionEndpointCreateParameters.Type Property

Definition

Optional. The type of endpoint being added to the definition. If there is more than one AzureWebsite endpoint, they must be in different datacenters. This limitation doesn’t apply to cloud services. The default value is "CloudService".

public Microsoft.WindowsAzure.Management.TrafficManager.Models.EndpointType Type { get; set; }
member this.Type : Microsoft.WindowsAzure.Management.TrafficManager.Models.EndpointType with get, set
Public Property Type As EndpointType

Property Value

Applies to