DefinitionEndpointCreateParameters.Type 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. 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