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
Property Value
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET