azure-docs-sdk-java/legacy/docs-ref-autogen/com.azure.resourcemanager.m...

50 строки
3.5 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.machinelearningservices.models.UpdateWorkspaceQuotasResult"
fullName: "com.azure.resourcemanager.machinelearningservices.models.UpdateWorkspaceQuotasResult"
name: "UpdateWorkspaceQuotasResult"
nameWithType: "UpdateWorkspaceQuotasResult"
summary: "An immutable client-side representation of Update<wbr>Workspace<wbr>Quotas<wbr>Result."
syntax: "public interface **UpdateWorkspaceQuotasResult**"
methods:
- uid: "com.azure.resourcemanager.machinelearningservices.models.UpdateWorkspaceQuotasResult.innerModel()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.UpdateWorkspaceQuotasResult.innerModel()"
name: "innerModel()"
nameWithType: "UpdateWorkspaceQuotasResult.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>machinelearningservices.<wbr>fluent.<wbr>models.<wbr>Update<wbr>Workspace<wbr>Quotas<wbr>Result<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract UpdateWorkspaceQuotasResultInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.machinelearningservices.fluent.models.UpdateWorkspaceQuotasResultInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.fluent.models.UpdateWorkspaceQuotasResultInner?alt=com.azure.resourcemanager.machinelearningservices.fluent.models.UpdateWorkspaceQuotasResultInner&text=UpdateWorkspaceQuotasResultInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.UpdateWorkspaceQuotasResult.nextLink()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.UpdateWorkspaceQuotasResult.nextLink()"
name: "nextLink()"
nameWithType: "UpdateWorkspaceQuotasResult.nextLink()"
summary: "Gets the next<wbr>Link property: The URI to fetch the next page of workspace quota update result."
modifiers:
- "abstract"
syntax: "public abstract String nextLink()"
desc: "Gets the nextLink property: 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."
returns:
description: "the nextLink value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.UpdateWorkspaceQuotasResult.value()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.UpdateWorkspaceQuotasResult.value()"
name: "value()"
nameWithType: "UpdateWorkspaceQuotasResult.value()"
summary: "Gets the value property: The list of workspace quota update result."
modifiers:
- "abstract"
syntax: "public abstract List<UpdateWorkspaceQuotas> value()"
desc: "Gets the value property: The list of workspace quota update result."
returns:
description: "the value value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.machinelearningservices.models.UpdateWorkspaceQuotas?alt=com.azure.resourcemanager.machinelearningservices.models.UpdateWorkspaceQuotas&text=UpdateWorkspaceQuotas\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An immutable client-side representation of UpdateWorkspaceQuotasResult."
metadata: {}
package: "com.azure.resourcemanager.machinelearningservices.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1