Share via


AppServiceDomainData.DnsType Property

Definition

Current DNS type.

public Azure.ResourceManager.AppService.Models.AppServiceDnsType? DnsType { get; set; }
member this.DnsType : Nullable<Azure.ResourceManager.AppService.Models.AppServiceDnsType> with get, set
Public Property DnsType As Nullable(Of AppServiceDnsType)

Property Value

Applies to