ServiceObjective.DimensionSettingResponse 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.
Dimension setting.
public class ServiceObjective.DimensionSettingResponse : Microsoft.WindowsAzure.Management.Sql.Models.SqlModelCommon
type ServiceObjective.DimensionSettingResponse = class
inherit SqlModelCommon
Public Class ServiceObjective.DimensionSettingResponse
Inherits SqlModelCommon
- Inheritance
Constructors
ServiceObjective.DimensionSettingResponse() |
Initializes a new instance of the DimensionSettingResponse class. |
Properties
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) |
Applies to
Azure SDK for .NET