Share via


AppServiceDomainData.TargetDnsType Property

Definition

Target DNS type (would be used for migration).

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

Property Value

Applies to