次の方法で共有


ServiceNameUnavailabilityReason 列挙型

定義

ServiceNameUnavailabilityReason の値を定義します。

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

フィールド

AlreadyExists 1
Invalid 0

適用対象