次の方法で共有


ServicesNameAvailabilityInfo.NameAvailable プロパティ

定義

指定された名前を使用できるかどうかを示す値を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="nameAvailable")]
public bool? NameAvailable { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nameAvailable")>]
member this.NameAvailable : Nullable<bool>
Public ReadOnly Property NameAvailable As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象