Class ComputingQuotas
Computing quota description for a user
Inherited Members
Namespace: QarnotSDK
Assembly: QarnotSDK.dll
Syntax
public class ComputingQuotas
Properties
Organization
Organization computing quotas
Declaration
public ComputingQuotas.OrganizationComputingQuotas Organization { get; set; }
Property Value
| Type | Description |
|---|---|
| ComputingQuotas.OrganizationComputingQuotas |
User
User computing quotas
Declaration
public ComputingQuotas.UserComputingQuotas User { get; set; }
Property Value
| Type | Description |
|---|---|
| ComputingQuotas.UserComputingQuotas |
Methods
Equals(object)
Declaration
public override bool Equals(object obj)
Parameters
| Type | Name | Description |
|---|---|---|
| object | obj | The object to compare with the current object. |
Returns
| Type | Description |
|---|---|
| bool | true if the specified object is equal to the current object; otherwise, false. |
Overrides
ToString()
ToString
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| string |