### YamlMime:JavaType uid: "com.azure.resourcemanager.machinelearning.models.WorkspaceConnections" fullName: "com.azure.resourcemanager.machinelearning.models.WorkspaceConnections" name: "WorkspaceConnections" nameWithType: "WorkspaceConnections" summary: "Resource collection API of WorkspaceConnections." syntax: "public interface **WorkspaceConnections**" methods: - uid: "com.azure.resourcemanager.machinelearning.models.WorkspaceConnections.define(java.lang.String)" fullName: "com.azure.resourcemanager.machinelearning.models.WorkspaceConnections.define(String name)" name: "define(String name)" nameWithType: "WorkspaceConnections.define(String name)" summary: "Begins definition for a new WorkspaceConnectionPropertiesV2BasicResource resource." modifiers: - "abstract" parameters: - description: "resource name." name: "name" type: "String" syntax: "public abstract WorkspaceConnectionPropertiesV2BasicResource.DefinitionStages.Blank define(String name)" desc: "Begins definition for a new WorkspaceConnectionPropertiesV2BasicResource resource." returns: description: "the first stage of the new WorkspaceConnectionPropertiesV2BasicResource definition." type: "" - uid: "com.azure.resourcemanager.machinelearning.models.WorkspaceConnections.delete(java.lang.String,java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.machinelearning.models.WorkspaceConnections.delete(String resourceGroupName, String workspaceName, String connectionName)" name: "delete(String resourceGroupName, String workspaceName, String connectionName)" nameWithType: "WorkspaceConnections.delete(String resourceGroupName, String workspaceName, String connectionName)" summary: "The delete operation." modifiers: - "abstract" parameters: - description: "The name of the resource group. The name is case insensitive." name: "resourceGroupName" type: "String" - description: "Name of Azure Machine Learning workspace." name: "workspaceName" type: "String" - description: "Friendly name of the workspace connection." name: "connectionName" type: "String" syntax: "public abstract void delete(String resourceGroupName, String workspaceName, String connectionName)" desc: "The delete operation." - uid: "com.azure.resourcemanager.machinelearning.models.WorkspaceConnections.deleteById(java.lang.String)" fullName: "com.azure.resourcemanager.machinelearning.models.WorkspaceConnections.deleteById(String id)" name: "deleteById(String id)" nameWithType: "WorkspaceConnections.deleteById(String id)" summary: "The delete operation." modifiers: - "abstract" parameters: - description: "the resource ID." name: "id" type: "String" syntax: "public abstract void deleteById(String id)" desc: "The delete operation." - uid: "com.azure.resourcemanager.machinelearning.models.WorkspaceConnections.deleteByIdWithResponse(java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.machinelearning.models.WorkspaceConnections.deleteByIdWithResponse(String id, Context context)" name: "deleteByIdWithResponse(String id, Context context)" nameWithType: "WorkspaceConnections.deleteByIdWithResponse(String id, Context context)" summary: "The delete operation." modifiers: - "abstract" parameters: - description: "the resource ID." name: "id" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract Response deleteByIdWithResponse(String id, Context context)" desc: "The delete operation." returns: description: "the ." type: "<Void>" - uid: "com.azure.resourcemanager.machinelearning.models.WorkspaceConnections.deleteWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.machinelearning.models.WorkspaceConnections.deleteWithResponse(String resourceGroupName, String workspaceName, String connectionName, Context context)" name: "deleteWithResponse(String resourceGroupName, String workspaceName, String connectionName, Context context)" nameWithType: "WorkspaceConnections.deleteWithResponse(String resourceGroupName, String workspaceName, String connectionName, Context context)" summary: "The delete operation." modifiers: - "abstract" parameters: - description: "The name of the resource group. The name is case insensitive." name: "resourceGroupName" type: "String" - description: "Name of Azure Machine Learning workspace." name: "workspaceName" type: "String" - description: "Friendly name of the workspace connection." name: "connectionName" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract Response deleteWithResponse(String resourceGroupName, String workspaceName, String connectionName, Context context)" desc: "The delete operation." returns: description: "the ." type: "<Void>" - uid: "com.azure.resourcemanager.machinelearning.models.WorkspaceConnections.get(java.lang.String,java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.machinelearning.models.WorkspaceConnections.get(String resourceGroupName, String workspaceName, String connectionName)" name: "get(String resourceGroupName, String workspaceName, String connectionName)" nameWithType: "WorkspaceConnections.get(String resourceGroupName, String workspaceName, String connectionName)" summary: "The get operation." modifiers: - "abstract" parameters: - description: "The name of the resource group. The name is case insensitive." name: "resourceGroupName" type: "String" - description: "Name of Azure Machine Learning workspace." name: "workspaceName" type: "String" - description: "Friendly name of the workspace connection." name: "connectionName" type: "String" syntax: "public abstract WorkspaceConnectionPropertiesV2BasicResource get(String resourceGroupName, String workspaceName, String connectionName)" desc: "The get operation." returns: description: "the response." type: "" - uid: "com.azure.resourcemanager.machinelearning.models.WorkspaceConnections.getById(java.lang.String)" fullName: "com.azure.resourcemanager.machinelearning.models.WorkspaceConnections.getById(String id)" name: "getById(String id)" nameWithType: "WorkspaceConnections.getById(String id)" summary: "The get operation." modifiers: - "abstract" parameters: - description: "the resource ID." name: "id" type: "String" syntax: "public abstract WorkspaceConnectionPropertiesV2BasicResource getById(String id)" desc: "The get operation." returns: description: "the response body along with ." type: "" - uid: "com.azure.resourcemanager.machinelearning.models.WorkspaceConnections.getByIdWithResponse(java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.machinelearning.models.WorkspaceConnections.getByIdWithResponse(String id, Context context)" name: "getByIdWithResponse(String id, Context context)" nameWithType: "WorkspaceConnections.getByIdWithResponse(String id, Context context)" summary: "The get operation." modifiers: - "abstract" parameters: - description: "the resource ID." name: "id" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract Response getByIdWithResponse(String id, Context context)" desc: "The get operation." returns: description: "the response body along with ." type: "<>" - uid: "com.azure.resourcemanager.machinelearning.models.WorkspaceConnections.getWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.machinelearning.models.WorkspaceConnections.getWithResponse(String resourceGroupName, String workspaceName, String connectionName, Context context)" name: "getWithResponse(String resourceGroupName, String workspaceName, String connectionName, Context context)" nameWithType: "WorkspaceConnections.getWithResponse(String resourceGroupName, String workspaceName, String connectionName, Context context)" summary: "The get operation." modifiers: - "abstract" parameters: - description: "The name of the resource group. The name is case insensitive." name: "resourceGroupName" type: "String" - description: "Name of Azure Machine Learning workspace." name: "workspaceName" type: "String" - description: "Friendly name of the workspace connection." name: "connectionName" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract Response getWithResponse(String resourceGroupName, String workspaceName, String connectionName, Context context)" desc: "The get operation." returns: description: "the response body along with ." type: "<>" - uid: "com.azure.resourcemanager.machinelearning.models.WorkspaceConnections.list(java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.machinelearning.models.WorkspaceConnections.list(String resourceGroupName, String workspaceName)" name: "list(String resourceGroupName, String workspaceName)" nameWithType: "WorkspaceConnections.list(String resourceGroupName, String workspaceName)" summary: "The list operation." modifiers: - "abstract" parameters: - description: "The name of the resource group. The name is case insensitive." name: "resourceGroupName" type: "String" - description: "Name of Azure Machine Learning workspace." name: "workspaceName" type: "String" syntax: "public abstract PagedIterable list(String resourceGroupName, String workspaceName)" desc: "The list operation." returns: description: "the paginated response with ." type: "<>" - uid: "com.azure.resourcemanager.machinelearning.models.WorkspaceConnections.list(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.machinelearning.models.WorkspaceConnections.list(String resourceGroupName, String workspaceName, String target, String category, Context context)" name: "list(String resourceGroupName, String workspaceName, String target, String category, Context context)" nameWithType: "WorkspaceConnections.list(String resourceGroupName, String workspaceName, String target, String category, Context context)" summary: "The list operation." modifiers: - "abstract" parameters: - description: "The name of the resource group. The name is case insensitive." name: "resourceGroupName" type: "String" - description: "Name of Azure Machine Learning workspace." name: "workspaceName" type: "String" - description: "Target of the workspace connection." name: "target" type: "String" - description: "Category of the workspace connection." name: "category" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract PagedIterable list(String resourceGroupName, String workspaceName, String target, String category, Context context)" desc: "The list operation." returns: description: "the paginated response with ." type: "<>" - uid: "com.azure.resourcemanager.machinelearning.models.WorkspaceConnections.listSecrets(java.lang.String,java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.machinelearning.models.WorkspaceConnections.listSecrets(String resourceGroupName, String workspaceName, String connectionName)" name: "listSecrets(String resourceGroupName, String workspaceName, String connectionName)" nameWithType: "WorkspaceConnections.listSecrets(String resourceGroupName, String workspaceName, String connectionName)" summary: "List all the secrets of a machine learning workspaces connections." modifiers: - "abstract" parameters: - description: "The name of the resource group. The name is case insensitive." name: "resourceGroupName" type: "String" - description: "Name of Azure Machine Learning workspace." name: "workspaceName" type: "String" - description: "Friendly name of the workspace connection." name: "connectionName" type: "String" syntax: "public abstract WorkspaceConnectionPropertiesV2BasicResource listSecrets(String resourceGroupName, String workspaceName, String connectionName)" desc: "List all the secrets of a machine learning workspaces connections." returns: description: "the response." type: "" - uid: "com.azure.resourcemanager.machinelearning.models.WorkspaceConnections.listSecretsWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.machinelearning.models.WorkspaceConnections.listSecretsWithResponse(String resourceGroupName, String workspaceName, String connectionName, Context context)" name: "listSecretsWithResponse(String resourceGroupName, String workspaceName, String connectionName, Context context)" nameWithType: "WorkspaceConnections.listSecretsWithResponse(String resourceGroupName, String workspaceName, String connectionName, Context context)" summary: "List all the secrets of a machine learning workspaces connections." modifiers: - "abstract" parameters: - description: "The name of the resource group. The name is case insensitive." name: "resourceGroupName" type: "String" - description: "Name of Azure Machine Learning workspace." name: "workspaceName" type: "String" - description: "Friendly name of the workspace connection." name: "connectionName" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract Response listSecretsWithResponse(String resourceGroupName, String workspaceName, String connectionName, Context context)" desc: "List all the secrets of a machine learning workspaces connections." returns: description: "the response body along with ." type: "<>" type: "interface" desc: "Resource collection API of WorkspaceConnections." metadata: {} package: "com.azure.resourcemanager.machinelearning.models" artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearning:1.1.0