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

242 строки
17 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces"
name: "AzureMachineLearningWorkspaces"
nameWithType: "AzureMachineLearningWorkspaces"
summary: "The interface for Azure<wbr>Machine<wbr>Learning<wbr>Workspaces class."
syntax: "public interface **AzureMachineLearningWorkspaces**"
methods:
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces.getApiVersion()"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces.getApiVersion()"
name: "getApiVersion()"
nameWithType: "AzureMachineLearningWorkspaces.getApiVersion()"
summary: "Gets Api Version."
modifiers:
- "abstract"
syntax: "public abstract String getApiVersion()"
desc: "Gets Api Version."
returns:
description: "the apiVersion value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces.getDefaultPollInterval()"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces.getDefaultPollInterval()"
name: "getDefaultPollInterval()"
nameWithType: "AzureMachineLearningWorkspaces.getDefaultPollInterval()"
summary: "Gets The default poll interval for long-running operation."
modifiers:
- "abstract"
syntax: "public abstract Duration getDefaultPollInterval()"
desc: "Gets The default poll interval for long-running operation."
returns:
description: "the defaultPollInterval value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/Duration.html\">Duration</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces.getEndpoint()"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces.getEndpoint()"
name: "getEndpoint()"
nameWithType: "AzureMachineLearningWorkspaces.getEndpoint()"
summary: "Gets server parameter."
modifiers:
- "abstract"
syntax: "public abstract String getEndpoint()"
desc: "Gets server parameter."
returns:
description: "the endpoint value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces.getHttpPipeline()"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces.getHttpPipeline()"
name: "getHttpPipeline()"
nameWithType: "AzureMachineLearningWorkspaces.getHttpPipeline()"
summary: "Gets The HTTP pipeline to send requests through."
modifiers:
- "abstract"
syntax: "public abstract HttpPipeline getHttpPipeline()"
desc: "Gets The HTTP pipeline to send requests through."
returns:
description: "the httpPipeline value."
type: "<xref href=\"com.azure.core.http.HttpPipeline?alt=com.azure.core.http.HttpPipeline&text=HttpPipeline\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces.getMachineLearningComputes()"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces.getMachineLearningComputes()"
name: "getMachineLearningComputes()"
nameWithType: "AzureMachineLearningWorkspaces.getMachineLearningComputes()"
summary: "Gets the Machine<wbr>Learning<wbr>Computes<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract MachineLearningComputesClient getMachineLearningComputes()"
desc: "Gets the MachineLearningComputesClient object to access its operations."
returns:
description: "the MachineLearningComputesClient object."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.fluent.MachineLearningComputesClient?alt=com.azure.resourcemanager.machinelearningservices.fluent.MachineLearningComputesClient&text=MachineLearningComputesClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces.getMachineLearningServices()"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces.getMachineLearningServices()"
name: "getMachineLearningServices()"
nameWithType: "AzureMachineLearningWorkspaces.getMachineLearningServices()"
summary: "Gets the Machine<wbr>Learning<wbr>Services<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract MachineLearningServicesClient getMachineLearningServices()"
desc: "Gets the MachineLearningServicesClient object to access its operations."
returns:
description: "the MachineLearningServicesClient object."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.fluent.MachineLearningServicesClient?alt=com.azure.resourcemanager.machinelearningservices.fluent.MachineLearningServicesClient&text=MachineLearningServicesClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces.getNotebooks()"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces.getNotebooks()"
name: "getNotebooks()"
nameWithType: "AzureMachineLearningWorkspaces.getNotebooks()"
summary: "Gets the Notebooks<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract NotebooksClient getNotebooks()"
desc: "Gets the NotebooksClient object to access its operations."
returns:
description: "the NotebooksClient object."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.fluent.NotebooksClient?alt=com.azure.resourcemanager.machinelearningservices.fluent.NotebooksClient&text=NotebooksClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces.getOperations()"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces.getOperations()"
name: "getOperations()"
nameWithType: "AzureMachineLearningWorkspaces.getOperations()"
summary: "Gets the Operations<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract OperationsClient getOperations()"
desc: "Gets the OperationsClient object to access its operations."
returns:
description: "the OperationsClient object."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.fluent.OperationsClient?alt=com.azure.resourcemanager.machinelearningservices.fluent.OperationsClient&text=OperationsClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces.getPrivateEndpointConnections()"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces.getPrivateEndpointConnections()"
name: "getPrivateEndpointConnections()"
nameWithType: "AzureMachineLearningWorkspaces.getPrivateEndpointConnections()"
summary: "Gets the Private<wbr>Endpoint<wbr>Connections<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract PrivateEndpointConnectionsClient getPrivateEndpointConnections()"
desc: "Gets the PrivateEndpointConnectionsClient object to access its operations."
returns:
description: "the PrivateEndpointConnectionsClient object."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.fluent.PrivateEndpointConnectionsClient?alt=com.azure.resourcemanager.machinelearningservices.fluent.PrivateEndpointConnectionsClient&text=PrivateEndpointConnectionsClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces.getPrivateLinkResources()"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces.getPrivateLinkResources()"
name: "getPrivateLinkResources()"
nameWithType: "AzureMachineLearningWorkspaces.getPrivateLinkResources()"
summary: "Gets the Private<wbr>Link<wbr>Resources<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract PrivateLinkResourcesClient getPrivateLinkResources()"
desc: "Gets the PrivateLinkResourcesClient object to access its operations."
returns:
description: "the PrivateLinkResourcesClient object."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.fluent.PrivateLinkResourcesClient?alt=com.azure.resourcemanager.machinelearningservices.fluent.PrivateLinkResourcesClient&text=PrivateLinkResourcesClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces.getQuotas()"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces.getQuotas()"
name: "getQuotas()"
nameWithType: "AzureMachineLearningWorkspaces.getQuotas()"
summary: "Gets the Quotas<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract QuotasClient getQuotas()"
desc: "Gets the QuotasClient object to access its operations."
returns:
description: "the QuotasClient object."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.fluent.QuotasClient?alt=com.azure.resourcemanager.machinelearningservices.fluent.QuotasClient&text=QuotasClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces.getStorageAccounts()"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces.getStorageAccounts()"
name: "getStorageAccounts()"
nameWithType: "AzureMachineLearningWorkspaces.getStorageAccounts()"
summary: "Gets the Storage<wbr>Accounts<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract StorageAccountsClient getStorageAccounts()"
desc: "Gets the StorageAccountsClient object to access its operations."
returns:
description: "the StorageAccountsClient object."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.fluent.StorageAccountsClient?alt=com.azure.resourcemanager.machinelearningservices.fluent.StorageAccountsClient&text=StorageAccountsClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces.getSubscriptionId()"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces.getSubscriptionId()"
name: "getSubscriptionId()"
nameWithType: "AzureMachineLearningWorkspaces.getSubscriptionId()"
summary: "Gets Azure subscription identifier."
modifiers:
- "abstract"
syntax: "public abstract String getSubscriptionId()"
desc: "Gets Azure subscription identifier."
returns:
description: "the subscriptionId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces.getUsages()"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces.getUsages()"
name: "getUsages()"
nameWithType: "AzureMachineLearningWorkspaces.getUsages()"
summary: "Gets the Usages<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract UsagesClient getUsages()"
desc: "Gets the UsagesClient object to access its operations."
returns:
description: "the UsagesClient object."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.fluent.UsagesClient?alt=com.azure.resourcemanager.machinelearningservices.fluent.UsagesClient&text=UsagesClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces.getVirtualMachineSizes()"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces.getVirtualMachineSizes()"
name: "getVirtualMachineSizes()"
nameWithType: "AzureMachineLearningWorkspaces.getVirtualMachineSizes()"
summary: "Gets the Virtual<wbr>Machine<wbr>Sizes<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract VirtualMachineSizesClient getVirtualMachineSizes()"
desc: "Gets the VirtualMachineSizesClient object to access its operations."
returns:
description: "the VirtualMachineSizesClient object."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.fluent.VirtualMachineSizesClient?alt=com.azure.resourcemanager.machinelearningservices.fluent.VirtualMachineSizesClient&text=VirtualMachineSizesClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces.getWorkspaceConnections()"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces.getWorkspaceConnections()"
name: "getWorkspaceConnections()"
nameWithType: "AzureMachineLearningWorkspaces.getWorkspaceConnections()"
summary: "Gets the Workspace<wbr>Connections<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract WorkspaceConnectionsClient getWorkspaceConnections()"
desc: "Gets the WorkspaceConnectionsClient object to access its operations."
returns:
description: "the WorkspaceConnectionsClient object."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.fluent.WorkspaceConnectionsClient?alt=com.azure.resourcemanager.machinelearningservices.fluent.WorkspaceConnectionsClient&text=WorkspaceConnectionsClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces.getWorkspaceFeatures()"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces.getWorkspaceFeatures()"
name: "getWorkspaceFeatures()"
nameWithType: "AzureMachineLearningWorkspaces.getWorkspaceFeatures()"
summary: "Gets the Workspace<wbr>Features<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract WorkspaceFeaturesClient getWorkspaceFeatures()"
desc: "Gets the WorkspaceFeaturesClient object to access its operations."
returns:
description: "the WorkspaceFeaturesClient object."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.fluent.WorkspaceFeaturesClient?alt=com.azure.resourcemanager.machinelearningservices.fluent.WorkspaceFeaturesClient&text=WorkspaceFeaturesClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces.getWorkspaceOperations()"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces.getWorkspaceOperations()"
name: "getWorkspaceOperations()"
nameWithType: "AzureMachineLearningWorkspaces.getWorkspaceOperations()"
summary: "Gets the Workspace<wbr>Operations<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract WorkspaceOperationsClient getWorkspaceOperations()"
desc: "Gets the WorkspaceOperationsClient object to access its operations."
returns:
description: "the WorkspaceOperationsClient object."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.fluent.WorkspaceOperationsClient?alt=com.azure.resourcemanager.machinelearningservices.fluent.WorkspaceOperationsClient&text=WorkspaceOperationsClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces.getWorkspaces()"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.AzureMachineLearningWorkspaces.getWorkspaces()"
name: "getWorkspaces()"
nameWithType: "AzureMachineLearningWorkspaces.getWorkspaces()"
summary: "Gets the Workspaces<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract WorkspacesClient getWorkspaces()"
desc: "Gets the WorkspacesClient object to access its operations."
returns:
description: "the WorkspacesClient object."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.fluent.WorkspacesClient?alt=com.azure.resourcemanager.machinelearningservices.fluent.WorkspacesClient&text=WorkspacesClient\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The interface for AzureMachineLearningWorkspaces class."
metadata: {}
package: "com.azure.resourcemanager.machinelearningservices.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1