ServiceObjective.Enabled Property

 

Optional. Gets whether or not the service objective is enabled.

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

public bool Enabled { get; set; }

Property Value

Type: System.Boolean
Return to top
Show: