EndpointType Enumeration

Specifies the type of an endpoint.

Namespace: Microsoft.WindowsAzure.Management.TrafficManager.Models
Assembly: Microsoft.WindowsAzure.Management.TrafficManager (in Microsoft.WindowsAzure.Management.TrafficManager.dll)

Usage

'Usage
Dim instance As EndpointType

Syntax

'Declaration
Public Enumeration EndpointType
public enum EndpointType
public enum class EndpointType
public enum EndpointType
public enum EndpointType

Members

Member name Description
Any Specifies that the endpoint applies to any type of service.
AzureWebsite Specifies that the endpoint applies to Azure Websites.
CloudService Specifies that the endpoint applies to a Cloud Service.

Platforms

Development Platforms

Windows Vista, Windows 7, Windows Server 2008, Windows 8.1, Windows Server 2012 R2, Windows 8 and Windows Server 2012

Target Platforms

See Also

Reference

Microsoft.WindowsAzure.Management.TrafficManager.Models Namespace