Sdílet prostřednictvím


WorkloadNetworkDnsZone.Domain Vlastnost

Definice

Získá nebo nastaví názvy domén zóny DNS.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.domain")]
public System.Collections.Generic.IList<string> Domain { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.domain")>]
member this.Domain : System.Collections.Generic.IList<string> with get, set
Public Property Domain As IList(Of String)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro