MachineLearningWorkspaceQuotaStatusResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The result of update workspace quota.
public class MachineLearningWorkspaceQuotaStatusResult : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.MachineLearningWorkspaceQuotaStatusResult>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MachineLearning.Models.MachineLearningWorkspaceQuotaStatusResult>
type MachineLearningWorkspaceQuotaStatusResult = class
interface IJsonModel<MachineLearningWorkspaceQuotaStatusResult>
interface IPersistableModel<MachineLearningWorkspaceQuotaStatusResult>
Public Class MachineLearningWorkspaceQuotaStatusResult
Implements IJsonModel(Of MachineLearningWorkspaceQuotaStatusResult), IPersistableModel(Of MachineLearningWorkspaceQuotaStatusResult)
- Inheritance
-
MachineLearningWorkspaceQuotaStatusResult
- Implements
Properties
| Name | Description |
|---|---|
| NextLink |
The URI to fetch the next page of workspace quota update result. Call ListNext() with this to fetch the next page of Workspace Quota update result. |
| Value |
The list of workspace quota update result. |