Share via


HostNameBindingProperties.CustomHostNameDnsRecordType Property

Definition

Custom DNS record type.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Websites.Support.CustomHostNameDnsRecordType? CustomHostNameDnsRecordType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.CustomHostNameDnsRecordType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Websites.Support.CustomHostNameDnsRecordType> with get, set
Public Property CustomHostNameDnsRecordType As Nullable(Of CustomHostNameDnsRecordType)

Property Value

Implements

Attributes

Applies to