次の方法で共有


CloudAppliance.IsVnetDnsConfigured プロパティ

定義

使用される仮想ネットワークが DNS で構成されているかどうかを示す値を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象