ServiceObjective.DimensionSettings Property

 

Optional. Gets or sets the service objective dimension settings.

Namespace:   Microsoft.WindowsAzure.Management.Sql.Models
Assembly:  Microsoft.WindowsAzure.Management.Sql (in Microsoft.WindowsAzure.Management.Sql.dll)

public IList<ServiceObjective.DimensionSettingResponse> DimensionSettings { get; set; }
Return to top
Show: