DomainAvailability Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET