次の方法で共有


AzureResourceType 列挙型

定義

AzureResourceType の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum AzureResourceType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type AzureResourceType = 
Public Enum AzureResourceType
継承
AzureResourceType
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

TrafficManager 1
Website 0

適用対象