DomainAvailability interface
Domain availability.
Properties
is |
Indicates the given SKU is available or not. |
kind | The Kind of the resource. |
reason | Reason why the SKU is not available. |
subdomain |
The subdomain name to use. |
type | The Type of the resource. |
Property Details
isSubdomainAvailable
Indicates the given SKU is available or not.
isSubdomainAvailable?: boolean
Property Value
boolean
kind
The Kind of the resource.
kind?: string
Property Value
string
reason
Reason why the SKU is not available.
reason?: string
Property Value
string
subdomainName
The subdomain name to use.
subdomainName?: string
Property Value
string
type
The Type of the resource.
type?: string
Property Value
string