Database::AssignedServiceObjectiveId Property
Optional. Gets the ID of the assigned service objective for this database. This is the ID of the service objective being applied.
Assembly: Microsoft.WindowsAzure.Management.Sql (in Microsoft.WindowsAzure.Management.Sql.dll)
public: property String^ AssignedServiceObjectiveId { String^ get(); void set(String^ value); }
Property Value
Type: System::String^
Show: