次の方法で共有


DefinitionEndpointCreateParameters.Type プロパティ

定義

省略可能。 定義に追加するエンドポイントの種類。 AzureWebsite エンドポイントが複数ある場合、それぞれが異なるデータセンターに存在する必要があります。 この制限はクラウド サービスには適用されません。 既定値は "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

プロパティ値

適用対象