Partager via


DomainPatchResource.DnsType Propriété

Définition

Obtient ou définit le type DNS actuel. Les valeurs possibles sont les suivantes : « 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à