The status and configuration of the domain's availability options.
 Declaration Syntax
 Declaration Syntax| C# | 
public class AvailabilityOptionsStatus
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | AvailabilityOptionsStatus()()()() | Initializes a new instance of the AvailabilityOptionsStatus class | 
|  | Equals(Object) | (Inherited from Object.) | 
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|  | Options | 
            The availability options configured for the domain.
             
             | 
|  | Status | 
            The status of domain configuration option.
             
             | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithOptions(Boolean) | Obsolete. 
            Sets the Options property
             | 
|  | WithStatus(OptionStatus) | Obsolete. 
            Sets the Status property
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | AvailabilityOptionsStatus |