Freigeben über


DomainPatchResource.DnsType Eigenschaft

Definition

Ruft den aktuellen DNS-Typ ab oder legt den aktuellen DNS-Typ fest. Mögliche Werte: "AzureDns", "DefaultDomainRegistrarDns"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.dnsType")]
public Microsoft.Azure.Management.WebSites.Models.DnsType? DnsType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.dnsType")>]
member this.DnsType : Nullable<Microsoft.Azure.Management.WebSites.Models.DnsType> with get, set
Public Property DnsType As Nullable(Of DnsType)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: