Bagikan melalui


DomainAvailability Class

Definition

Domain availability.

public class DomainAvailability
type DomainAvailability = class
Public Class DomainAvailability
Inheritance
DomainAvailability

Constructors

DomainAvailability()

Initializes a new instance of the DomainAvailability class.

DomainAvailability(Nullable<Boolean>, String, String, String, String)

Initializes a new instance of the DomainAvailability class.

Properties

IsSubdomainAvailable

Gets or sets indicates the given SKU is available or not.

Kind

Gets or sets the Kind of the resource.

Reason

Gets or sets reason why the SKU is not available.

SubdomainName

Gets or sets the subdomain name to use.

Type

Gets or sets the Type of the resource.

Applies to