WorkloadNetworkDnsZone.DnsServices Property

Definition

Gets or sets number of DNS Services using the DNS zone.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.dnsServices")]
public long? DnsServices { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.dnsServices")>]
member this.DnsServices : Nullable<int64> with get, set
Public Property DnsServices As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to