Database::ServiceObjectiveAssignmentErrorDescription Property

 

Optional. Gets the description of the error if an error occured while applying a new service objective.

Namespace:   Microsoft.WindowsAzure.Management.Sql.Models
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^
Return to top
Show: