These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.machinelearningexperimentation.getWorkspace
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Gets the properties of the specified machine learning workspace. API Version: 2017-05-01-preview.
Using getWorkspace
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getWorkspace(args: GetWorkspaceArgs, opts?: InvokeOptions): Promise<GetWorkspaceResult>
function getWorkspaceOutput(args: GetWorkspaceOutputArgs, opts?: InvokeOptions): Output<GetWorkspaceResult>
def get_workspace(account_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
workspace_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetWorkspaceResult
def get_workspace_output(account_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
workspace_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetWorkspaceResult]
func LookupWorkspace(ctx *Context, args *LookupWorkspaceArgs, opts ...InvokeOption) (*LookupWorkspaceResult, error)
func LookupWorkspaceOutput(ctx *Context, args *LookupWorkspaceOutputArgs, opts ...InvokeOption) LookupWorkspaceResultOutput
> Note: This function is named LookupWorkspace
in the Go SDK.
public static class GetWorkspace
{
public static Task<GetWorkspaceResult> InvokeAsync(GetWorkspaceArgs args, InvokeOptions? opts = null)
public static Output<GetWorkspaceResult> Invoke(GetWorkspaceInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetWorkspaceResult> getWorkspace(GetWorkspaceArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:machinelearningexperimentation:getWorkspace
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Name string - The name of the machine learning team account.
- Resource
Group stringName - The name of the resource group to which the machine learning team account belongs.
- Workspace
Name string - The name of the machine learning team account workspace.
- Account
Name string - The name of the machine learning team account.
- Resource
Group stringName - The name of the resource group to which the machine learning team account belongs.
- Workspace
Name string - The name of the machine learning team account workspace.
- account
Name String - The name of the machine learning team account.
- resource
Group StringName - The name of the resource group to which the machine learning team account belongs.
- workspace
Name String - The name of the machine learning team account workspace.
- account
Name string - The name of the machine learning team account.
- resource
Group stringName - The name of the resource group to which the machine learning team account belongs.
- workspace
Name string - The name of the machine learning team account workspace.
- account_
name str - The name of the machine learning team account.
- resource_
group_ strname - The name of the resource group to which the machine learning team account belongs.
- workspace_
name str - The name of the machine learning team account workspace.
- account
Name String - The name of the machine learning team account.
- resource
Group StringName - The name of the resource group to which the machine learning team account belongs.
- workspace
Name String - The name of the machine learning team account workspace.
getWorkspace Result
The following output properties are available:
- Account
Id string - The immutable id of the team account which contains this workspace.
- Creation
Date string - The creation date of the machine learning workspace in ISO8601 format.
- Friendly
Name string - The friendly name for this workspace. This will be the workspace name in the arm id when the workspace object gets created
- Id string
- The resource ID.
- Location string
- The location of the resource. This cannot be changed after the resource is created.
- Name string
- The name of the resource.
- Provisioning
State string - The current deployment state of team account workspace resource. The provisioningState is to indicate states for resource provisioning.
- Type string
- The type of the resource.
- Workspace
Id string - The immutable id of this workspace.
- Description string
- The description of this workspace.
- Dictionary<string, string>
- The tags of the resource.
- Account
Id string - The immutable id of the team account which contains this workspace.
- Creation
Date string - The creation date of the machine learning workspace in ISO8601 format.
- Friendly
Name string - The friendly name for this workspace. This will be the workspace name in the arm id when the workspace object gets created
- Id string
- The resource ID.
- Location string
- The location of the resource. This cannot be changed after the resource is created.
- Name string
- The name of the resource.
- Provisioning
State string - The current deployment state of team account workspace resource. The provisioningState is to indicate states for resource provisioning.
- Type string
- The type of the resource.
- Workspace
Id string - The immutable id of this workspace.
- Description string
- The description of this workspace.
- map[string]string
- The tags of the resource.
- account
Id String - The immutable id of the team account which contains this workspace.
- creation
Date String - The creation date of the machine learning workspace in ISO8601 format.
- friendly
Name String - The friendly name for this workspace. This will be the workspace name in the arm id when the workspace object gets created
- id String
- The resource ID.
- location String
- The location of the resource. This cannot be changed after the resource is created.
- name String
- The name of the resource.
- provisioning
State String - The current deployment state of team account workspace resource. The provisioningState is to indicate states for resource provisioning.
- type String
- The type of the resource.
- workspace
Id String - The immutable id of this workspace.
- description String
- The description of this workspace.
- Map<String,String>
- The tags of the resource.
- account
Id string - The immutable id of the team account which contains this workspace.
- creation
Date string - The creation date of the machine learning workspace in ISO8601 format.
- friendly
Name string - The friendly name for this workspace. This will be the workspace name in the arm id when the workspace object gets created
- id string
- The resource ID.
- location string
- The location of the resource. This cannot be changed after the resource is created.
- name string
- The name of the resource.
- provisioning
State string - The current deployment state of team account workspace resource. The provisioningState is to indicate states for resource provisioning.
- type string
- The type of the resource.
- workspace
Id string - The immutable id of this workspace.
- description string
- The description of this workspace.
- {[key: string]: string}
- The tags of the resource.
- account_
id str - The immutable id of the team account which contains this workspace.
- creation_
date str - The creation date of the machine learning workspace in ISO8601 format.
- friendly_
name str - The friendly name for this workspace. This will be the workspace name in the arm id when the workspace object gets created
- id str
- The resource ID.
- location str
- The location of the resource. This cannot be changed after the resource is created.
- name str
- The name of the resource.
- provisioning_
state str - The current deployment state of team account workspace resource. The provisioningState is to indicate states for resource provisioning.
- type str
- The type of the resource.
- workspace_
id str - The immutable id of this workspace.
- description str
- The description of this workspace.
- Mapping[str, str]
- The tags of the resource.
- account
Id String - The immutable id of the team account which contains this workspace.
- creation
Date String - The creation date of the machine learning workspace in ISO8601 format.
- friendly
Name String - The friendly name for this workspace. This will be the workspace name in the arm id when the workspace object gets created
- id String
- The resource ID.
- location String
- The location of the resource. This cannot be changed after the resource is created.
- name String
- The name of the resource.
- provisioning
State String - The current deployment state of team account workspace resource. The provisioningState is to indicate states for resource provisioning.
- type String
- The type of the resource.
- workspace
Id String - The immutable id of this workspace.
- description String
- The description of this workspace.
- Map<String>
- The tags of the resource.
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi