次の方法で共有


ResourceNameAvailabilityRequest.IsFqdn プロパティ

定義

取得または設定は、完全修飾ドメイン名です。

[Newtonsoft.Json.JsonProperty(PropertyName="isFqdn")]
public bool? IsFqdn { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isFqdn")>]
member this.IsFqdn : Nullable<bool> with get, set
Public Property IsFqdn As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象