Dela via


IHostNameBinding.CustomHostNameDnsRecordType Property

Definition

Custom DNS record type.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Custom DNS record type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.CustomHostNameDnsRecordType) }, ReadOnly=false, Required=false, SerializedName="customHostNameDnsRecordType")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.CustomHostNameDnsRecordType? CustomHostNameDnsRecordType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Custom DNS record type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.CustomHostNameDnsRecordType) }, ReadOnly=false, Required=false, SerializedName="customHostNameDnsRecordType")>]
member this.CustomHostNameDnsRecordType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.CustomHostNameDnsRecordType> with get, set
Public Property CustomHostNameDnsRecordType As Nullable(Of CustomHostNameDnsRecordType)

Property Value

Attributes

Applies to