Aracılığıyla paylaş


RecordSet.IsAutoRegistered Property

Definition

Gets is the record set auto-registered in the Private DNS zone through a virtual network link?

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to