Freigeben über


HostName.CustomHostNameDnsRecordType Eigenschaft

Definition

Ruft den Typ des DNS-Eintrags ab oder legt den Typ fest. Mögliche Werte: "CName", "A"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: