共用方式為


CloudApplianceInner.IsVnetDnsConfigured Property

Definition

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to