Condividi tramite


IDomainAvailabilityCheckResult.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.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="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.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.DomainType) }, ReadOnly=false, Required=false, SerializedName="domainType")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.DomainType? DomainType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="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.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.DomainType) }, ReadOnly=false, Required=false, SerializedName="domainType")>]
member this.DomainType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.DomainType> with get, set
Public Property DomainType As Nullable(Of DomainType)

Property Value

Attributes

Applies to