你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DefinitionEndpointCreateParameters 构造函数

定义

重载

DefinitionEndpointCreateParameters()

初始化 DefinitionEndpointCreateParameters 类的新实例。

DefinitionEndpointCreateParameters(String, EndpointStatus)

使用必需的参数初始化 DefinitionEndpointCreateParameters 类的新实例。

DefinitionEndpointCreateParameters()

初始化 DefinitionEndpointCreateParameters 类的新实例。

public DefinitionEndpointCreateParameters();
Public Sub New ()

适用于

DefinitionEndpointCreateParameters(String, EndpointStatus)

使用必需的参数初始化 DefinitionEndpointCreateParameters 类的新实例。

public DefinitionEndpointCreateParameters(string domainName, Microsoft.WindowsAzure.Management.TrafficManager.Models.EndpointStatus status);
new Microsoft.WindowsAzure.Management.TrafficManager.Models.DefinitionEndpointCreateParameters : string * Microsoft.WindowsAzure.Management.TrafficManager.Models.EndpointStatus -> Microsoft.WindowsAzure.Management.TrafficManager.Models.DefinitionEndpointCreateParameters
Public Sub New (domainName As String, status As EndpointStatus)

参数

domainName
String

适用于