DimensionSettingResponse Members
Dimension setting.
The following tables list the members exposed by the DimensionSettingResponse type.
Public Constructors
Name | Description | |
---|---|---|
DimensionSettingResponse | Initializes a new instance of the DimensionSettingResponse class. |
Top
Public Properties
Name | Description | |
---|---|---|
Description | Optional. Gets the description of the dimension setting. | |
Id | Optional. Gets the unique Guid that identifies the dimension setting. | |
IsDefault | Optional. Indicates whether the dimension setting is the default setting. | |
Name | Optional. Gets the name of the service resource. (Inherited from SqlModelCommon) | |
Ordinal | Optional. Gets the dimension setting ordinal position. | |
State | Optional. Gets the state of the service resource. (Inherited from SqlModelCommon) | |
Type | Optional. Gets the type of the service resource. (Inherited from SqlModelCommon) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
DimensionSettingResponse Class
Microsoft.WindowsAzure.Management.Sql.Models.ServiceObjective Namespace