Share via


DomainAvailabilityCheckResult.DomainType Property

Definition

Valid values are Regular domain: Azure will charge the full price of domain registration, SoftDeleted: Purchasing this domain will simply restore it and this operation will not cost anything.

public Azure.ResourceManager.AppService.Models.AppServiceDomainType? DomainType { get; }
member this.DomainType : Nullable<Azure.ResourceManager.AppService.Models.AppServiceDomainType>
Public ReadOnly Property DomainType As Nullable(Of AppServiceDomainType)

Property Value

Applies to