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

516 строки
33 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace"
name: "Workspace"
nameWithType: "Workspace"
summary: "An immutable client-side representation of Workspace."
syntax: "public interface **Workspace**"
methods:
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.allowPublicAccessWhenBehindVnet()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.allowPublicAccessWhenBehindVnet()"
name: "allowPublicAccessWhenBehindVnet()"
nameWithType: "Workspace.allowPublicAccessWhenBehindVnet()"
summary: "Gets the allow<wbr>Public<wbr>Access<wbr>When<wbr>Behind<wbr>Vnet property: The flag to indicate whether to allow public access when behind VNet."
modifiers:
- "abstract"
syntax: "public abstract Boolean allowPublicAccessWhenBehindVnet()"
desc: "Gets the allowPublicAccessWhenBehindVnet property: The flag to indicate whether to allow public access when behind VNet."
returns:
description: "the allowPublicAccessWhenBehindVnet value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.applicationInsights()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.applicationInsights()"
name: "applicationInsights()"
nameWithType: "Workspace.applicationInsights()"
summary: "Gets the application<wbr>Insights property: ARM id of the application insights associated with this workspace."
modifiers:
- "abstract"
syntax: "public abstract String applicationInsights()"
desc: "Gets the applicationInsights property: ARM id of the application insights associated with this workspace. This cannot be changed once the workspace has been created."
returns:
description: "the applicationInsights value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.containerRegistry()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.containerRegistry()"
name: "containerRegistry()"
nameWithType: "Workspace.containerRegistry()"
summary: "Gets the container<wbr>Registry property: ARM id of the container registry associated with this workspace."
modifiers:
- "abstract"
syntax: "public abstract String containerRegistry()"
desc: "Gets the containerRegistry property: ARM id of the container registry associated with this workspace. This cannot be changed once the workspace has been created."
returns:
description: "the containerRegistry value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.description()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.description()"
name: "description()"
nameWithType: "Workspace.description()"
summary: "Gets the description property: The description of this workspace."
modifiers:
- "abstract"
syntax: "public abstract String description()"
desc: "Gets the description property: The description of this workspace."
returns:
description: "the description value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.discoveryUrl()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.discoveryUrl()"
name: "discoveryUrl()"
nameWithType: "Workspace.discoveryUrl()"
summary: "Gets the discovery<wbr>Url property: Url for the discovery service to identify regional endpoints for machine learning experimentation services."
modifiers:
- "abstract"
syntax: "public abstract String discoveryUrl()"
desc: "Gets the discoveryUrl property: Url for the discovery service to identify regional endpoints for machine learning experimentation services."
returns:
description: "the discoveryUrl value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.encryption()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.encryption()"
name: "encryption()"
nameWithType: "Workspace.encryption()"
summary: "Gets the encryption property: The encryption settings of Azure ML workspace."
modifiers:
- "abstract"
syntax: "public abstract EncryptionProperty encryption()"
desc: "Gets the encryption property: The encryption settings of Azure ML workspace."
returns:
description: "the encryption value."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.EncryptionProperty?alt=com.azure.resourcemanager.machinelearningservices.models.EncryptionProperty&text=EncryptionProperty\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.friendlyName()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.friendlyName()"
name: "friendlyName()"
nameWithType: "Workspace.friendlyName()"
summary: "Gets the friendly<wbr>Name property: The friendly name for this workspace."
modifiers:
- "abstract"
syntax: "public abstract String friendlyName()"
desc: "Gets the friendlyName property: The friendly name for this workspace. This name in mutable."
returns:
description: "the friendlyName value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.hbiWorkspace()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.hbiWorkspace()"
name: "hbiWorkspace()"
nameWithType: "Workspace.hbiWorkspace()"
summary: "Gets the hbi<wbr>Workspace property: The flag to signal HBI data in the workspace and reduce diagnostic data collected by the service."
modifiers:
- "abstract"
syntax: "public abstract Boolean hbiWorkspace()"
desc: "Gets the hbiWorkspace property: The flag to signal HBI data in the workspace and reduce diagnostic data collected by the service."
returns:
description: "the hbiWorkspace value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.id()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.id()"
name: "id()"
nameWithType: "Workspace.id()"
summary: "Gets the id property: Fully qualified resource Id for the resource."
modifiers:
- "abstract"
syntax: "public abstract String id()"
desc: "Gets the id property: Fully qualified resource Id for the resource."
returns:
description: "the id value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.identity()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.identity()"
name: "identity()"
nameWithType: "Workspace.identity()"
summary: "Gets the identity property: The identity of the resource."
modifiers:
- "abstract"
syntax: "public abstract Identity identity()"
desc: "Gets the identity property: The identity of the resource."
returns:
description: "the identity value."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Identity?alt=com.azure.resourcemanager.machinelearningservices.models.Identity&text=Identity\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.imageBuildCompute()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.imageBuildCompute()"
name: "imageBuildCompute()"
nameWithType: "Workspace.imageBuildCompute()"
summary: "Gets the image<wbr>Build<wbr>Compute property: The compute name for image build."
modifiers:
- "abstract"
syntax: "public abstract String imageBuildCompute()"
desc: "Gets the imageBuildCompute property: The compute name for image build."
returns:
description: "the imageBuildCompute value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.innerModel()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.innerModel()"
name: "innerModel()"
nameWithType: "Workspace.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>machinelearningservices.<wbr>fluent.<wbr>models.<wbr>Workspace<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract WorkspaceInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.machinelearningservices.fluent.models.WorkspaceInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.fluent.models.WorkspaceInner?alt=com.azure.resourcemanager.machinelearningservices.fluent.models.WorkspaceInner&text=WorkspaceInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.keyVault()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.keyVault()"
name: "keyVault()"
nameWithType: "Workspace.keyVault()"
summary: "Gets the key<wbr>Vault property: ARM id of the key vault associated with this workspace."
modifiers:
- "abstract"
syntax: "public abstract String keyVault()"
desc: "Gets the keyVault property: ARM id of the key vault associated with this workspace. This cannot be changed once the workspace has been created."
returns:
description: "the keyVault value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.listKeys()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.listKeys()"
name: "listKeys()"
nameWithType: "Workspace.listKeys()"
summary: "Lists all the keys associated with this workspace."
modifiers:
- "abstract"
syntax: "public abstract ListWorkspaceKeysResult listKeys()"
desc: "Lists all the keys associated with this workspace. This includes keys for the storage account, app insights and password for container registry."
returns:
description: "the response."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ListWorkspaceKeysResult?alt=com.azure.resourcemanager.machinelearningservices.models.ListWorkspaceKeysResult&text=ListWorkspaceKeysResult\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.listKeysWithResponse(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.listKeysWithResponse(Context context)"
name: "listKeysWithResponse(Context context)"
nameWithType: "Workspace.listKeysWithResponse(Context context)"
summary: "Lists all the keys associated with this workspace."
modifiers:
- "abstract"
parameters:
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<ListWorkspaceKeysResult> listKeysWithResponse(Context context)"
desc: "Lists all the keys associated with this workspace. This includes keys for the storage account, app insights and password for container registry."
returns:
description: "the response."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ListWorkspaceKeysResult?alt=com.azure.resourcemanager.machinelearningservices.models.ListWorkspaceKeysResult&text=ListWorkspaceKeysResult\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.listNotebookAccessToken()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.listNotebookAccessToken()"
name: "listNotebookAccessToken()"
nameWithType: "Workspace.listNotebookAccessToken()"
summary: "return notebook access token and refresh token."
modifiers:
- "abstract"
syntax: "public abstract NotebookAccessTokenResult listNotebookAccessToken()"
desc: "return notebook access token and refresh token."
returns:
description: "the response."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.NotebookAccessTokenResult?alt=com.azure.resourcemanager.machinelearningservices.models.NotebookAccessTokenResult&text=NotebookAccessTokenResult\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.listNotebookAccessTokenWithResponse(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.listNotebookAccessTokenWithResponse(Context context)"
name: "listNotebookAccessTokenWithResponse(Context context)"
nameWithType: "Workspace.listNotebookAccessTokenWithResponse(Context context)"
summary: "return notebook access token and refresh token."
modifiers:
- "abstract"
parameters:
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<NotebookAccessTokenResult> listNotebookAccessTokenWithResponse(Context context)"
desc: "return notebook access token and refresh token."
returns:
description: "the response."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.machinelearningservices.models.NotebookAccessTokenResult?alt=com.azure.resourcemanager.machinelearningservices.models.NotebookAccessTokenResult&text=NotebookAccessTokenResult\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.location()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.location()"
name: "location()"
nameWithType: "Workspace.location()"
summary: "Gets the location property: The geo-location where the resource lives."
modifiers:
- "abstract"
syntax: "public abstract String location()"
desc: "Gets the location property: The geo-location where the resource lives."
returns:
description: "the location value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.name()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.name()"
name: "name()"
nameWithType: "Workspace.name()"
summary: "Gets the name property: The name of the resource."
modifiers:
- "abstract"
syntax: "public abstract String name()"
desc: "Gets the name property: The name of the resource."
returns:
description: "the name value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.notebookInfo()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.notebookInfo()"
name: "notebookInfo()"
nameWithType: "Workspace.notebookInfo()"
summary: "Gets the notebook<wbr>Info property: The notebook info of Azure ML workspace."
modifiers:
- "abstract"
syntax: "public abstract NotebookResourceInfo notebookInfo()"
desc: "Gets the notebookInfo property: The notebook info of Azure ML workspace."
returns:
description: "the notebookInfo value."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.NotebookResourceInfo?alt=com.azure.resourcemanager.machinelearningservices.models.NotebookResourceInfo&text=NotebookResourceInfo\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.primaryUserAssignedIdentity()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.primaryUserAssignedIdentity()"
name: "primaryUserAssignedIdentity()"
nameWithType: "Workspace.primaryUserAssignedIdentity()"
summary: "Gets the primary<wbr>User<wbr>Assigned<wbr>Identity property: The user assigned identity resource id that represents the workspace identity."
modifiers:
- "abstract"
syntax: "public abstract String primaryUserAssignedIdentity()"
desc: "Gets the primaryUserAssignedIdentity property: The user assigned identity resource id that represents the workspace identity."
returns:
description: "the primaryUserAssignedIdentity value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.privateEndpointConnections()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.privateEndpointConnections()"
name: "privateEndpointConnections()"
nameWithType: "Workspace.privateEndpointConnections()"
summary: "Gets the private<wbr>Endpoint<wbr>Connections property: The list of private endpoint connections in the workspace."
modifiers:
- "abstract"
syntax: "public abstract List<PrivateEndpointConnection> privateEndpointConnections()"
desc: "Gets the privateEndpointConnections property: The list of private endpoint connections in the workspace."
returns:
description: "the privateEndpointConnections 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.PrivateEndpointConnection?alt=com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection&text=PrivateEndpointConnection\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.privateLinkCount()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.privateLinkCount()"
name: "privateLinkCount()"
nameWithType: "Workspace.privateLinkCount()"
summary: "Gets the private<wbr>Link<wbr>Count property: Count of private connections in the workspace."
modifiers:
- "abstract"
syntax: "public abstract Integer privateLinkCount()"
desc: "Gets the privateLinkCount property: Count of private connections in the workspace."
returns:
description: "the privateLinkCount value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.provisioningState()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.provisioningState()"
name: "provisioningState()"
nameWithType: "Workspace.provisioningState()"
summary: "Gets the provisioning<wbr>State property: The current deployment state of workspace resource."
modifiers:
- "abstract"
syntax: "public abstract ProvisioningState provisioningState()"
desc: "Gets the provisioningState property: The current deployment state of workspace resource. The provisioningState is to indicate states for resource provisioning."
returns:
description: "the provisioningState value."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ProvisioningState?alt=com.azure.resourcemanager.machinelearningservices.models.ProvisioningState&text=ProvisioningState\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.refresh()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.refresh()"
name: "refresh()"
nameWithType: "Workspace.refresh()"
summary: "Refreshes the resource to sync with Azure."
modifiers:
- "abstract"
syntax: "public abstract Workspace refresh()"
desc: "Refreshes the resource to sync with Azure."
returns:
description: "the refreshed resource."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Workspace?alt=com.azure.resourcemanager.machinelearningservices.models.Workspace&text=Workspace\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.refresh(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.refresh(Context context)"
name: "refresh(Context context)"
nameWithType: "Workspace.refresh(Context context)"
summary: "Refreshes the resource to sync with Azure."
modifiers:
- "abstract"
parameters:
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Workspace refresh(Context context)"
desc: "Refreshes the resource to sync with Azure."
returns:
description: "the refreshed resource."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Workspace?alt=com.azure.resourcemanager.machinelearningservices.models.Workspace&text=Workspace\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.region()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.region()"
name: "region()"
nameWithType: "Workspace.region()"
summary: "Gets the region of the resource."
modifiers:
- "abstract"
syntax: "public abstract Region region()"
desc: "Gets the region of the resource."
returns:
description: "the region of the resource."
type: "<xref href=\"com.azure.core.management.Region?alt=com.azure.core.management.Region&text=Region\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.regionName()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.regionName()"
name: "regionName()"
nameWithType: "Workspace.regionName()"
summary: "Gets the name of the resource region."
modifiers:
- "abstract"
syntax: "public abstract String regionName()"
desc: "Gets the name of the resource region."
returns:
description: "the name of the resource region."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.resyncKeys()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.resyncKeys()"
name: "resyncKeys()"
nameWithType: "Workspace.resyncKeys()"
summary: "Resync all the keys associated with this workspace."
modifiers:
- "abstract"
syntax: "public abstract void resyncKeys()"
desc: "Resync all the keys associated with this workspace. This includes keys for the storage account, app insights and password for container registry."
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.resyncKeys(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.resyncKeys(Context context)"
name: "resyncKeys(Context context)"
nameWithType: "Workspace.resyncKeys(Context context)"
summary: "Resync all the keys associated with this workspace."
modifiers:
- "abstract"
parameters:
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void resyncKeys(Context context)"
desc: "Resync all the keys associated with this workspace. This includes keys for the storage account, app insights and password for container registry."
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.serviceManagedResourcesSettings()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.serviceManagedResourcesSettings()"
name: "serviceManagedResourcesSettings()"
nameWithType: "Workspace.serviceManagedResourcesSettings()"
summary: "Gets the service<wbr>Managed<wbr>Resources<wbr>Settings property: The service managed resource settings."
modifiers:
- "abstract"
syntax: "public abstract ServiceManagedResourcesSettings serviceManagedResourcesSettings()"
desc: "Gets the serviceManagedResourcesSettings property: The service managed resource settings."
returns:
description: "the serviceManagedResourcesSettings value."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ServiceManagedResourcesSettings?alt=com.azure.resourcemanager.machinelearningservices.models.ServiceManagedResourcesSettings&text=ServiceManagedResourcesSettings\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.serviceProvisionedResourceGroup()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.serviceProvisionedResourceGroup()"
name: "serviceProvisionedResourceGroup()"
nameWithType: "Workspace.serviceProvisionedResourceGroup()"
summary: "Gets the service<wbr>Provisioned<wbr>Resource<wbr>Group property: The name of the managed resource group created by workspace RP in customer subscription if the workspace is CMK workspace."
modifiers:
- "abstract"
syntax: "public abstract String serviceProvisionedResourceGroup()"
desc: "Gets the serviceProvisionedResourceGroup property: The name of the managed resource group created by workspace RP in customer subscription if the workspace is CMK workspace."
returns:
description: "the serviceProvisionedResourceGroup value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.sharedPrivateLinkResources()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.sharedPrivateLinkResources()"
name: "sharedPrivateLinkResources()"
nameWithType: "Workspace.sharedPrivateLinkResources()"
summary: "Gets the shared<wbr>Private<wbr>Link<wbr>Resources property: The list of shared private link resources in this workspace."
modifiers:
- "abstract"
syntax: "public abstract List<SharedPrivateLinkResource> sharedPrivateLinkResources()"
desc: "Gets the sharedPrivateLinkResources property: The list of shared private link resources in this workspace."
returns:
description: "the sharedPrivateLinkResources 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.SharedPrivateLinkResource?alt=com.azure.resourcemanager.machinelearningservices.models.SharedPrivateLinkResource&text=SharedPrivateLinkResource\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.sku()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.sku()"
name: "sku()"
nameWithType: "Workspace.sku()"
summary: "Gets the sku property: The sku of the workspace."
modifiers:
- "abstract"
syntax: "public abstract Sku sku()"
desc: "Gets the sku property: The sku of the workspace."
returns:
description: "the sku value."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Sku?alt=com.azure.resourcemanager.machinelearningservices.models.Sku&text=Sku\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.storageAccount()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.storageAccount()"
name: "storageAccount()"
nameWithType: "Workspace.storageAccount()"
summary: "Gets the storage<wbr>Account property: ARM id of the storage account associated with this workspace."
modifiers:
- "abstract"
syntax: "public abstract String storageAccount()"
desc: "Gets the storageAccount property: ARM id of the storage account associated with this workspace. This cannot be changed once the workspace has been created."
returns:
description: "the storageAccount value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.systemData()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.systemData()"
name: "systemData()"
nameWithType: "Workspace.systemData()"
summary: "Gets the system<wbr>Data property: Read only system data."
modifiers:
- "abstract"
syntax: "public abstract SystemData systemData()"
desc: "Gets the systemData property: Read only system data."
returns:
description: "the systemData value."
type: "<xref href=\"com.azure.core.management.SystemData?alt=com.azure.core.management.SystemData&text=SystemData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.tags()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.tags()"
name: "tags()"
nameWithType: "Workspace.tags()"
summary: "Gets the tags property: Resource tags."
modifiers:
- "abstract"
syntax: "public abstract Map<String,String> tags()"
desc: "Gets the tags property: Resource tags."
returns:
description: "the tags value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.tenantId()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.tenantId()"
name: "tenantId()"
nameWithType: "Workspace.tenantId()"
summary: "Gets the tenant<wbr>Id property: The tenant id associated with this workspace."
modifiers:
- "abstract"
syntax: "public abstract String tenantId()"
desc: "Gets the tenantId property: The tenant id associated with this workspace."
returns:
description: "the tenantId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.type()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.type()"
name: "type()"
nameWithType: "Workspace.type()"
summary: "Gets the type property: The type of the resource."
modifiers:
- "abstract"
syntax: "public abstract String type()"
desc: "Gets the type property: The type of the resource."
returns:
description: "the type value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.update()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.update()"
name: "update()"
nameWithType: "Workspace.update()"
summary: "Begins update for the Workspace resource."
modifiers:
- "abstract"
syntax: "public abstract Workspace.Update update()"
desc: "Begins update for the Workspace resource."
returns:
description: "the stage of resource update."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Workspace.Update?alt=com.azure.resourcemanager.machinelearningservices.models.Workspace.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.workspaceId()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.workspaceId()"
name: "workspaceId()"
nameWithType: "Workspace.workspaceId()"
summary: "Gets the workspace<wbr>Id property: The immutable id associated with this workspace."
modifiers:
- "abstract"
syntax: "public abstract String workspaceId()"
desc: "Gets the workspaceId property: The immutable id associated with this workspace."
returns:
description: "the workspaceId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
type: "interface"
desc: "An immutable client-side representation of Workspace."
metadata: {}
package: "com.azure.resourcemanager.machinelearningservices.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1