azure-native.machinelearningservices.LinkedWorkspace
Explore with Pulumi AI
Linked workspace. API Version: 2020-03-01.
Create LinkedWorkspace Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new LinkedWorkspace(name: string, args: LinkedWorkspaceArgs, opts?: CustomResourceOptions);
@overload
def LinkedWorkspace(resource_name: str,
args: LinkedWorkspaceArgs,
opts: Optional[ResourceOptions] = None)
@overload
def LinkedWorkspace(resource_name: str,
opts: Optional[ResourceOptions] = None,
resource_group_name: Optional[str] = None,
workspace_name: Optional[str] = None,
link_name: Optional[str] = None,
name: Optional[str] = None,
properties: Optional[LinkedWorkspacePropsArgs] = None)
func NewLinkedWorkspace(ctx *Context, name string, args LinkedWorkspaceArgs, opts ...ResourceOption) (*LinkedWorkspace, error)
public LinkedWorkspace(string name, LinkedWorkspaceArgs args, CustomResourceOptions? opts = null)
public LinkedWorkspace(String name, LinkedWorkspaceArgs args)
public LinkedWorkspace(String name, LinkedWorkspaceArgs args, CustomResourceOptions options)
type: azure-native:machinelearningservices:LinkedWorkspace
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name
This property is required. string - The unique name of the resource.
- args
This property is required. LinkedWorkspaceArgs - The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name
This property is required. str - The unique name of the resource.
- args
This property is required. LinkedWorkspaceArgs - The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name
This property is required. string - The unique name of the resource.
- args
This property is required. LinkedWorkspaceArgs - The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name
This property is required. string - The unique name of the resource.
- args
This property is required. LinkedWorkspaceArgs - The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name
This property is required. String - The unique name of the resource.
- args
This property is required. LinkedWorkspaceArgs - The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Constructor example
The following reference example uses placeholder values for all input properties.
var linkedWorkspaceResource = new AzureNative.Machinelearningservices.LinkedWorkspace("linkedWorkspaceResource", new()
{
ResourceGroupName = "string",
WorkspaceName = "string",
LinkName = "string",
Name = "string",
Properties =
{
{ "linkedWorkspaceResourceId", "string" },
{ "userAssignedIdentityResourceId", "string" },
},
});
example, err := machinelearningservices.NewLinkedWorkspace(ctx, "linkedWorkspaceResource", &machinelearningservices.LinkedWorkspaceArgs{
ResourceGroupName: "string",
WorkspaceName: "string",
LinkName: "string",
Name: "string",
Properties: map[string]interface{}{
"linkedWorkspaceResourceId": "string",
"userAssignedIdentityResourceId": "string",
},
})
var linkedWorkspaceResource = new LinkedWorkspace("linkedWorkspaceResource", LinkedWorkspaceArgs.builder()
.resourceGroupName("string")
.workspaceName("string")
.linkName("string")
.name("string")
.properties(%!v(PANIC=Format method: runtime error: invalid memory address or nil pointer dereference))
.build());
linked_workspace_resource = azure_native.machinelearningservices.LinkedWorkspace("linkedWorkspaceResource",
resource_group_name=string,
workspace_name=string,
link_name=string,
name=string,
properties={
linkedWorkspaceResourceId: string,
userAssignedIdentityResourceId: string,
})
const linkedWorkspaceResource = new azure_native.machinelearningservices.LinkedWorkspace("linkedWorkspaceResource", {
resourceGroupName: "string",
workspaceName: "string",
linkName: "string",
name: "string",
properties: {
linkedWorkspaceResourceId: "string",
userAssignedIdentityResourceId: "string",
},
});
type: azure-native:machinelearningservices:LinkedWorkspace
properties:
linkName: string
name: string
properties:
linkedWorkspaceResourceId: string
userAssignedIdentityResourceId: string
resourceGroupName: string
workspaceName: string
LinkedWorkspace Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The LinkedWorkspace resource accepts the following input properties:
- Resource
Group Name This property is required. Changes to this property will trigger replacement.
- Name of the resource group in which workspace is located.
- Workspace
Name This property is required. Changes to this property will trigger replacement.
- Name of Azure Machine Learning workspace.
- Link
Name Changes to this property will trigger replacement.
- Friendly name of the linked workspace
- Name string
- Friendly name of the linked workspace
- Properties
Pulumi.
Azure Native. Machine Learning Services. Inputs. Linked Workspace Props - LinkedWorkspace specific properties.
- Resource
Group Name This property is required. Changes to this property will trigger replacement.
- Name of the resource group in which workspace is located.
- Workspace
Name This property is required. Changes to this property will trigger replacement.
- Name of Azure Machine Learning workspace.
- Link
Name Changes to this property will trigger replacement.
- Friendly name of the linked workspace
- Name string
- Friendly name of the linked workspace
- Properties
Linked
Workspace Props Args - LinkedWorkspace specific properties.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- Name of the resource group in which workspace is located.
- workspace
Name This property is required. Changes to this property will trigger replacement.
- Name of Azure Machine Learning workspace.
- link
Name Changes to this property will trigger replacement.
- Friendly name of the linked workspace
- name String
- Friendly name of the linked workspace
- properties
Linked
Workspace Props - LinkedWorkspace specific properties.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- Name of the resource group in which workspace is located.
- workspace
Name This property is required. Changes to this property will trigger replacement.
- Name of Azure Machine Learning workspace.
- link
Name Changes to this property will trigger replacement.
- Friendly name of the linked workspace
- name string
- Friendly name of the linked workspace
- properties
Linked
Workspace Props - LinkedWorkspace specific properties.
- resource_
group_ name This property is required. Changes to this property will trigger replacement.
- Name of the resource group in which workspace is located.
- workspace_
name This property is required. Changes to this property will trigger replacement.
- Name of Azure Machine Learning workspace.
- link_
name Changes to this property will trigger replacement.
- Friendly name of the linked workspace
- name str
- Friendly name of the linked workspace
- properties
Linked
Workspace Props Args - LinkedWorkspace specific properties.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- Name of the resource group in which workspace is located.
- workspace
Name This property is required. Changes to this property will trigger replacement.
- Name of Azure Machine Learning workspace.
- link
Name Changes to this property will trigger replacement.
- Friendly name of the linked workspace
- name String
- Friendly name of the linked workspace
- properties Property Map
- LinkedWorkspace specific properties.
Outputs
All input properties are implicitly available as output properties. Additionally, the LinkedWorkspace resource produces the following output properties:
Supporting Types
LinkedWorkspaceProps, LinkedWorkspacePropsArgs
- Linked
Workspace stringResource Id - ResourceId of the link target of the linked workspace.
- User
Assigned stringIdentity Resource Id - ResourceId of the user assigned identity for the linked workspace.
- Linked
Workspace stringResource Id - ResourceId of the link target of the linked workspace.
- User
Assigned stringIdentity Resource Id - ResourceId of the user assigned identity for the linked workspace.
- linked
Workspace StringResource Id - ResourceId of the link target of the linked workspace.
- user
Assigned StringIdentity Resource Id - ResourceId of the user assigned identity for the linked workspace.
- linked
Workspace stringResource Id - ResourceId of the link target of the linked workspace.
- user
Assigned stringIdentity Resource Id - ResourceId of the user assigned identity for the linked workspace.
- linked_
workspace_ strresource_ id - ResourceId of the link target of the linked workspace.
- user_
assigned_ stridentity_ resource_ id - ResourceId of the user assigned identity for the linked workspace.
- linked
Workspace StringResource Id - ResourceId of the link target of the linked workspace.
- user
Assigned StringIdentity Resource Id - ResourceId of the user assigned identity for the linked workspace.
LinkedWorkspacePropsResponse, LinkedWorkspacePropsResponseArgs
- Linked
Workspace stringResource Id - ResourceId of the link target of the linked workspace.
- User
Assigned stringIdentity Resource Id - ResourceId of the user assigned identity for the linked workspace.
- Linked
Workspace stringResource Id - ResourceId of the link target of the linked workspace.
- User
Assigned stringIdentity Resource Id - ResourceId of the user assigned identity for the linked workspace.
- linked
Workspace StringResource Id - ResourceId of the link target of the linked workspace.
- user
Assigned StringIdentity Resource Id - ResourceId of the user assigned identity for the linked workspace.
- linked
Workspace stringResource Id - ResourceId of the link target of the linked workspace.
- user
Assigned stringIdentity Resource Id - ResourceId of the user assigned identity for the linked workspace.
- linked_
workspace_ strresource_ id - ResourceId of the link target of the linked workspace.
- user_
assigned_ stridentity_ resource_ id - ResourceId of the user assigned identity for the linked workspace.
- linked
Workspace StringResource Id - ResourceId of the link target of the linked workspace.
- user
Assigned StringIdentity Resource Id - ResourceId of the user assigned identity for the linked workspace.
Import
An existing resource can be imported using its type token, name, and identifier, e.g.
$ pulumi import azure-native:machinelearningservices:LinkedWorkspace link-1 /subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/resourceGroup-1/providers/Microsoft.MachineLearningServices/workspaces/workspace-1/linkedWorkspaces/link-1
To learn more about importing existing cloud resources, see Importing resources.
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0