ServiceObjective::DimensionSettingResponse::Ordinal Property

 

Optional. Gets the dimension setting ordinal position.

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

public:
property unsigned char Ordinal {
	unsigned char get();
	void set(unsigned char value);
}

Property Value

Type: System::Byte
Return to top
Show: