Partager via


DomainPatchResource.TargetDnsType Propriété

Définition

Obtient ou définit le type DNS cible (serait utilisé pour la migration). Les valeurs possibles sont les suivantes : « AzureDns », « DefaultDomainRegistrarDns »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à