API Reference
Class
CopilotQuotaWindow
Inheritance
- Object
- CopilotQuotaWindow
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Accepted by parameters
- Constructor CopilotQuotaSnapshot.CopilotQuotaSnapshot
- Constructor CopilotQuotaSnapshot.CopilotQuotaSnapshot
- Method CopilotQuotaSnapshot.Deconstruct
- Method CopilotQuotaSnapshot.Deconstruct
- Constructor CopilotQuotaSnapshotContainer.CopilotQuotaSnapshotContainer
- Constructor CopilotQuotaSnapshotContainer.CopilotQuotaSnapshotContainer
- Method CopilotQuotaSnapshotContainer.Deconstruct
- Method CopilotQuotaSnapshotContainer.Deconstruct
- Method CopilotQuotaWindow.Equals
Constructors
public CopilotQuotaWindow(String QuotaId, Double Entitlement, Double Remaining, Double PercentRemaining, Boolean HasPercentRemaining) #Parameters
- QuotaId String
- Entitlement Double
- Remaining Double
- PercentRemaining Double
- HasPercentRemaining Boolean
Methods
public CopilotQuotaWindow <Clone>$() #Returns:
CopilotQuotaWindowpublic Void Deconstruct(out String QuotaId, out Double Entitlement, out Double Remaining, out Double PercentRemaining, out Boolean HasPercentRemaining) #Returns:
VoidParameters
- QuotaId String
- Entitlement Double
- Remaining Double
- PercentRemaining Double
- HasPercentRemaining Boolean
Equals 2 overloads
public override Int32 GetHashCode() #Returns:
Int32public override String ToString() #Returns:
String