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

282 строки
26 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.machinelearningservices.fluent.MachineLearningServicesClient"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.MachineLearningServicesClient"
name: "MachineLearningServicesClient"
nameWithType: "MachineLearningServicesClient"
summary: "An instance of this class provides access to all the operations defined in Machine<wbr>Learning<wbr>Services<wbr>Client."
syntax: "public interface **MachineLearningServicesClient**"
methods:
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.MachineLearningServicesClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest)"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.MachineLearningServicesClient.beginCreateOrUpdate(String resourceGroupName, String workspaceName, String serviceName, CreateServiceRequest properties)"
name: "beginCreateOrUpdate(String resourceGroupName, String workspaceName, String serviceName, CreateServiceRequest properties)"
nameWithType: "MachineLearningServicesClient.beginCreateOrUpdate(String resourceGroupName, String workspaceName, String serviceName, CreateServiceRequest properties)"
summary: "Creates or updates service."
modifiers:
- "abstract"
parameters:
- description: "Name of the resource group in which workspace is located."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of Azure Machine Learning workspace."
name: "workspaceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Machine Learning service."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The payload that is used to create or update the Service."
name: "properties"
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest?alt=com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest&text=CreateServiceRequest\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<ServiceResourceInner>,ServiceResourceInner> beginCreateOrUpdate(String resourceGroupName, String workspaceName, String serviceName, CreateServiceRequest properties)"
desc: "Creates or updates service. This call will update a service if it exists. This is a nonrecoverable operation. If your intent is to create a new service, do a GET first to verify that it does not exist yet."
returns:
description: "machine Learning service object wrapped into ARM resource envelope."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.machinelearningservices.fluent.models.ServiceResourceInner?alt=com.azure.resourcemanager.machinelearningservices.fluent.models.ServiceResourceInner&text=ServiceResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.machinelearningservices.fluent.models.ServiceResourceInner?alt=com.azure.resourcemanager.machinelearningservices.fluent.models.ServiceResourceInner&text=ServiceResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.MachineLearningServicesClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.MachineLearningServicesClient.beginCreateOrUpdate(String resourceGroupName, String workspaceName, String serviceName, CreateServiceRequest properties, Context context)"
name: "beginCreateOrUpdate(String resourceGroupName, String workspaceName, String serviceName, CreateServiceRequest properties, Context context)"
nameWithType: "MachineLearningServicesClient.beginCreateOrUpdate(String resourceGroupName, String workspaceName, String serviceName, CreateServiceRequest properties, Context context)"
summary: "Creates or updates service."
modifiers:
- "abstract"
parameters:
- description: "Name of the resource group in which workspace is located."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of Azure Machine Learning workspace."
name: "workspaceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Machine Learning service."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The payload that is used to create or update the Service."
name: "properties"
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest?alt=com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest&text=CreateServiceRequest\" data-throw-if-not-resolved=\"False\" />"
- 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 SyncPoller<PollResult<ServiceResourceInner>,ServiceResourceInner> beginCreateOrUpdate(String resourceGroupName, String workspaceName, String serviceName, CreateServiceRequest properties, Context context)"
desc: "Creates or updates service. This call will update a service if it exists. This is a nonrecoverable operation. If your intent is to create a new service, do a GET first to verify that it does not exist yet."
returns:
description: "machine Learning service object wrapped into ARM resource envelope."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.machinelearningservices.fluent.models.ServiceResourceInner?alt=com.azure.resourcemanager.machinelearningservices.fluent.models.ServiceResourceInner&text=ServiceResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.machinelearningservices.fluent.models.ServiceResourceInner?alt=com.azure.resourcemanager.machinelearningservices.fluent.models.ServiceResourceInner&text=ServiceResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.MachineLearningServicesClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest)"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.MachineLearningServicesClient.createOrUpdate(String resourceGroupName, String workspaceName, String serviceName, CreateServiceRequest properties)"
name: "createOrUpdate(String resourceGroupName, String workspaceName, String serviceName, CreateServiceRequest properties)"
nameWithType: "MachineLearningServicesClient.createOrUpdate(String resourceGroupName, String workspaceName, String serviceName, CreateServiceRequest properties)"
summary: "Creates or updates service."
modifiers:
- "abstract"
parameters:
- description: "Name of the resource group in which workspace is located."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of Azure Machine Learning workspace."
name: "workspaceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Machine Learning service."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The payload that is used to create or update the Service."
name: "properties"
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest?alt=com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest&text=CreateServiceRequest\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract ServiceResourceInner createOrUpdate(String resourceGroupName, String workspaceName, String serviceName, CreateServiceRequest properties)"
desc: "Creates or updates service. This call will update a service if it exists. This is a nonrecoverable operation. If your intent is to create a new service, do a GET first to verify that it does not exist yet."
returns:
description: "machine Learning service object wrapped into ARM resource envelope."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.fluent.models.ServiceResourceInner?alt=com.azure.resourcemanager.machinelearningservices.fluent.models.ServiceResourceInner&text=ServiceResourceInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.MachineLearningServicesClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.MachineLearningServicesClient.createOrUpdate(String resourceGroupName, String workspaceName, String serviceName, CreateServiceRequest properties, Context context)"
name: "createOrUpdate(String resourceGroupName, String workspaceName, String serviceName, CreateServiceRequest properties, Context context)"
nameWithType: "MachineLearningServicesClient.createOrUpdate(String resourceGroupName, String workspaceName, String serviceName, CreateServiceRequest properties, Context context)"
summary: "Creates or updates service."
modifiers:
- "abstract"
parameters:
- description: "Name of the resource group in which workspace is located."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of Azure Machine Learning workspace."
name: "workspaceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Machine Learning service."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The payload that is used to create or update the Service."
name: "properties"
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest?alt=com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest&text=CreateServiceRequest\" data-throw-if-not-resolved=\"False\" />"
- 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 ServiceResourceInner createOrUpdate(String resourceGroupName, String workspaceName, String serviceName, CreateServiceRequest properties, Context context)"
desc: "Creates or updates service. This call will update a service if it exists. This is a nonrecoverable operation. If your intent is to create a new service, do a GET first to verify that it does not exist yet."
returns:
description: "machine Learning service object wrapped into ARM resource envelope."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.fluent.models.ServiceResourceInner?alt=com.azure.resourcemanager.machinelearningservices.fluent.models.ServiceResourceInner&text=ServiceResourceInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.MachineLearningServicesClient.delete(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.MachineLearningServicesClient.delete(String resourceGroupName, String workspaceName, String serviceName)"
name: "delete(String resourceGroupName, String workspaceName, String serviceName)"
nameWithType: "MachineLearningServicesClient.delete(String resourceGroupName, String workspaceName, String serviceName)"
summary: "Delete a specific Service.."
modifiers:
- "abstract"
parameters:
- description: "Name of the resource group in which workspace is located."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of Azure Machine Learning workspace."
name: "workspaceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Machine Learning service."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void delete(String resourceGroupName, String workspaceName, String serviceName)"
desc: "Delete a specific Service.."
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.MachineLearningServicesClient.deleteWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.MachineLearningServicesClient.deleteWithResponse(String resourceGroupName, String workspaceName, String serviceName, Context context)"
name: "deleteWithResponse(String resourceGroupName, String workspaceName, String serviceName, Context context)"
nameWithType: "MachineLearningServicesClient.deleteWithResponse(String resourceGroupName, String workspaceName, String serviceName, Context context)"
summary: "Delete a specific Service.."
modifiers:
- "abstract"
parameters:
- description: "Name of the resource group in which workspace is located."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of Azure Machine Learning workspace."
name: "workspaceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Machine Learning service."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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<Void> deleteWithResponse(String resourceGroupName, String workspaceName, String serviceName, Context context)"
desc: "Delete a specific Service.."
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;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.MachineLearningServicesClient.get(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.MachineLearningServicesClient.get(String resourceGroupName, String workspaceName, String serviceName)"
name: "get(String resourceGroupName, String workspaceName, String serviceName)"
nameWithType: "MachineLearningServicesClient.get(String resourceGroupName, String workspaceName, String serviceName)"
summary: "Get a Service by name."
modifiers:
- "abstract"
parameters:
- description: "Name of the resource group in which workspace is located."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of Azure Machine Learning workspace."
name: "workspaceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Machine Learning service."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract ServiceResourceInner get(String resourceGroupName, String workspaceName, String serviceName)"
desc: "Get a Service by name."
returns:
description: "a Service by name."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.fluent.models.ServiceResourceInner?alt=com.azure.resourcemanager.machinelearningservices.fluent.models.ServiceResourceInner&text=ServiceResourceInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.MachineLearningServicesClient.getWithResponse(java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.MachineLearningServicesClient.getWithResponse(String resourceGroupName, String workspaceName, String serviceName, Boolean expand, Context context)"
name: "getWithResponse(String resourceGroupName, String workspaceName, String serviceName, Boolean expand, Context context)"
nameWithType: "MachineLearningServicesClient.getWithResponse(String resourceGroupName, String workspaceName, String serviceName, Boolean expand, Context context)"
summary: "Get a Service by name."
modifiers:
- "abstract"
parameters:
- description: "Name of the resource group in which workspace is located."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of Azure Machine Learning workspace."
name: "workspaceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Machine Learning service."
name: "serviceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Set to True to include Model details."
name: "expand"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
- 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<ServiceResourceInner> getWithResponse(String resourceGroupName, String workspaceName, String serviceName, Boolean expand, Context context)"
desc: "Get a Service by name."
returns:
description: "a Service by name."
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.fluent.models.ServiceResourceInner?alt=com.azure.resourcemanager.machinelearningservices.fluent.models.ServiceResourceInner&text=ServiceResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.MachineLearningServicesClient.listByWorkspace(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.MachineLearningServicesClient.listByWorkspace(String resourceGroupName, String workspaceName)"
name: "listByWorkspace(String resourceGroupName, String workspaceName)"
nameWithType: "MachineLearningServicesClient.listByWorkspace(String resourceGroupName, String workspaceName)"
summary: "Gets services in specified workspace."
modifiers:
- "abstract"
parameters:
- description: "Name of the resource group in which workspace is located."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of Azure Machine Learning workspace."
name: "workspaceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<ServiceResourceInner> listByWorkspace(String resourceGroupName, String workspaceName)"
desc: "Gets services in specified workspace."
returns:
description: "services in specified workspace."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.machinelearningservices.fluent.models.ServiceResourceInner?alt=com.azure.resourcemanager.machinelearningservices.fluent.models.ServiceResourceInner&text=ServiceResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.MachineLearningServicesClient.listByWorkspace(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean,com.azure.resourcemanager.machinelearningservices.models.OrderString,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.MachineLearningServicesClient.listByWorkspace(String resourceGroupName, String workspaceName, String skip, String modelId, String modelName, String tag, String tags, String properties, String runId, Boolean expand, OrderString orderby, Context context)"
name: "listByWorkspace(String resourceGroupName, String workspaceName, String skip, String modelId, String modelName, String tag, String tags, String properties, String runId, Boolean expand, OrderString orderby, Context context)"
nameWithType: "MachineLearningServicesClient.listByWorkspace(String resourceGroupName, String workspaceName, String skip, String modelId, String modelName, String tag, String tags, String properties, String runId, Boolean expand, OrderString orderby, Context context)"
summary: "Gets services in specified workspace."
modifiers:
- "abstract"
parameters:
- description: "Name of the resource group in which workspace is located."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of Azure Machine Learning workspace."
name: "workspaceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Continuation token for pagination."
name: "skip"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The Model Id."
name: "modelId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The Model name."
name: "modelName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The object tag."
name: "tag"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "A set of tags with which to filter the returned services. It is a comma separated string of tags key\n or tags key=value Example: tagKey1,tagKey2,tagKey3=value3 ."
name: "tags"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "A set of properties with which to filter the returned services. It is a comma separated string\n of properties key and/or properties key=value Example: propKey1,propKey2,propKey3=value3 ."
name: "properties"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "runId for model associated with service."
name: "runId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Set to True to include Model details."
name: "expand"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
- description: "The option to order the response."
name: "orderby"
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.OrderString?alt=com.azure.resourcemanager.machinelearningservices.models.OrderString&text=OrderString\" data-throw-if-not-resolved=\"False\" />"
- 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 PagedIterable<ServiceResourceInner> listByWorkspace(String resourceGroupName, String workspaceName, String skip, String modelId, String modelName, String tag, String tags, String properties, String runId, Boolean expand, OrderString orderby, Context context)"
desc: "Gets services in specified workspace."
returns:
description: "services in specified workspace."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.machinelearningservices.fluent.models.ServiceResourceInner?alt=com.azure.resourcemanager.machinelearningservices.fluent.models.ServiceResourceInner&text=ServiceResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in MachineLearningServicesClient."
metadata: {}
package: "com.azure.resourcemanager.machinelearningservices.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1