Database::ServiceObjectiveAssignmentErrorDescription Property
Optional. Gets the description of the error if an error occured while applying a new service objective.
Assembly: Microsoft.WindowsAzure.Management.Sql (in Microsoft.WindowsAzure.Management.Sql.dll)
public: property String^ ServiceObjectiveAssignmentErrorDescription { String^ get(); void set(String^ value); }
Property Value
Type: System::String^
Show: