ServiceObjective.DimensionSettingResponse Class

Definition

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
ServiceObjective.DimensionSettingResponse

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