Dela via


IDomainPatchResource.DnsType Property

Definition

Current DNS type

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

Property Value

Attributes

Applies to