1. Packages
  2. Azure Native
  3. API Docs
  4. machinelearningservices
  5. getWorkspaceConnection
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.34.0 published on Thursday, Mar 28, 2024 by Pulumi

azure-native.machinelearningservices.getWorkspaceConnection

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.34.0 published on Thursday, Mar 28, 2024 by Pulumi

    Azure REST API version: 2023-04-01.

    Other available API versions: 2021-04-01, 2022-02-01-preview, 2023-04-01-preview, 2023-06-01-preview, 2023-08-01-preview, 2023-10-01, 2024-01-01-preview.

    Using getWorkspaceConnection

    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 getWorkspaceConnection(args: GetWorkspaceConnectionArgs, opts?: InvokeOptions): Promise<GetWorkspaceConnectionResult>
    function getWorkspaceConnectionOutput(args: GetWorkspaceConnectionOutputArgs, opts?: InvokeOptions): Output<GetWorkspaceConnectionResult>
    def get_workspace_connection(connection_name: Optional[str] = None,
                                 resource_group_name: Optional[str] = None,
                                 workspace_name: Optional[str] = None,
                                 opts: Optional[InvokeOptions] = None) -> GetWorkspaceConnectionResult
    def get_workspace_connection_output(connection_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[GetWorkspaceConnectionResult]
    func LookupWorkspaceConnection(ctx *Context, args *LookupWorkspaceConnectionArgs, opts ...InvokeOption) (*LookupWorkspaceConnectionResult, error)
    func LookupWorkspaceConnectionOutput(ctx *Context, args *LookupWorkspaceConnectionOutputArgs, opts ...InvokeOption) LookupWorkspaceConnectionResultOutput

    > Note: This function is named LookupWorkspaceConnection in the Go SDK.

    public static class GetWorkspaceConnection 
    {
        public static Task<GetWorkspaceConnectionResult> InvokeAsync(GetWorkspaceConnectionArgs args, InvokeOptions? opts = null)
        public static Output<GetWorkspaceConnectionResult> Invoke(GetWorkspaceConnectionInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetWorkspaceConnectionResult> getWorkspaceConnection(GetWorkspaceConnectionArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:machinelearningservices:getWorkspaceConnection
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ConnectionName string
    Friendly name of the workspace connection
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    WorkspaceName string
    Name of Azure Machine Learning workspace.
    ConnectionName string
    Friendly name of the workspace connection
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    WorkspaceName string
    Name of Azure Machine Learning workspace.
    connectionName String
    Friendly name of the workspace connection
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    workspaceName String
    Name of Azure Machine Learning workspace.
    connectionName string
    Friendly name of the workspace connection
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    workspaceName string
    Name of Azure Machine Learning workspace.
    connection_name str
    Friendly name of the workspace connection
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    workspace_name str
    Name of Azure Machine Learning workspace.
    connectionName String
    Friendly name of the workspace connection
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    workspaceName String
    Name of Azure Machine Learning workspace.

    getWorkspaceConnection Result

    The following output properties are available:

    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    Name string
    The name of the resource
    Properties Pulumi.AzureNative.MachineLearningServices.Outputs.ManagedIdentityAuthTypeWorkspaceConnectionPropertiesResponse | Pulumi.AzureNative.MachineLearningServices.Outputs.NoneAuthTypeWorkspaceConnectionPropertiesResponse | Pulumi.AzureNative.MachineLearningServices.Outputs.PATAuthTypeWorkspaceConnectionPropertiesResponse | Pulumi.AzureNative.MachineLearningServices.Outputs.SASAuthTypeWorkspaceConnectionPropertiesResponse | Pulumi.AzureNative.MachineLearningServices.Outputs.UsernamePasswordAuthTypeWorkspaceConnectionPropertiesResponse
    SystemData Pulumi.AzureNative.MachineLearningServices.Outputs.SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    Name string
    The name of the resource
    Properties ManagedIdentityAuthTypeWorkspaceConnectionPropertiesResponse | NoneAuthTypeWorkspaceConnectionPropertiesResponse | PATAuthTypeWorkspaceConnectionPropertiesResponse | SASAuthTypeWorkspaceConnectionPropertiesResponse | UsernamePasswordAuthTypeWorkspaceConnectionPropertiesResponse
    SystemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name String
    The name of the resource
    properties ManagedIdentityAuthTypeWorkspaceConnectionPropertiesResponse | NoneAuthTypeWorkspaceConnectionPropertiesResponse | PATAuthTypeWorkspaceConnectionPropertiesResponse | SASAuthTypeWorkspaceConnectionPropertiesResponse | UsernamePasswordAuthTypeWorkspaceConnectionPropertiesResponse
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name string
    The name of the resource
    properties ManagedIdentityAuthTypeWorkspaceConnectionPropertiesResponse | NoneAuthTypeWorkspaceConnectionPropertiesResponse | PATAuthTypeWorkspaceConnectionPropertiesResponse | SASAuthTypeWorkspaceConnectionPropertiesResponse | UsernamePasswordAuthTypeWorkspaceConnectionPropertiesResponse
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    id str
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name str
    The name of the resource
    properties ManagedIdentityAuthTypeWorkspaceConnectionPropertiesResponse | NoneAuthTypeWorkspaceConnectionPropertiesResponse | PATAuthTypeWorkspaceConnectionPropertiesResponse | SASAuthTypeWorkspaceConnectionPropertiesResponse | UsernamePasswordAuthTypeWorkspaceConnectionPropertiesResponse
    system_data SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type str
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name String
    The name of the resource
    properties Property Map | Property Map | Property Map | Property Map | Property Map
    systemData Property Map
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

    Supporting Types

    ManagedIdentityAuthTypeWorkspaceConnectionPropertiesResponse

    Category string
    Category of the connection
    Credentials Pulumi.AzureNative.MachineLearningServices.Inputs.WorkspaceConnectionManagedIdentityResponse
    ExpiryTime string
    Metadata object
    Target string
    Value string
    Value details of the workspace connection.
    ValueFormat string
    format for the workspace connection value
    Category string
    Category of the connection
    Credentials WorkspaceConnectionManagedIdentityResponse
    ExpiryTime string
    Metadata interface{}
    Target string
    Value string
    Value details of the workspace connection.
    ValueFormat string
    format for the workspace connection value
    category String
    Category of the connection
    credentials WorkspaceConnectionManagedIdentityResponse
    expiryTime String
    metadata Object
    target String
    value String
    Value details of the workspace connection.
    valueFormat String
    format for the workspace connection value
    category string
    Category of the connection
    credentials WorkspaceConnectionManagedIdentityResponse
    expiryTime string
    metadata any
    target string
    value string
    Value details of the workspace connection.
    valueFormat string
    format for the workspace connection value
    category str
    Category of the connection
    credentials WorkspaceConnectionManagedIdentityResponse
    expiry_time str
    metadata Any
    target str
    value str
    Value details of the workspace connection.
    value_format str
    format for the workspace connection value
    category String
    Category of the connection
    credentials Property Map
    expiryTime String
    metadata Any
    target String
    value String
    Value details of the workspace connection.
    valueFormat String
    format for the workspace connection value

    NoneAuthTypeWorkspaceConnectionPropertiesResponse

    Category string
    Category of the connection
    ExpiryTime string
    Metadata object
    Target string
    Value string
    Value details of the workspace connection.
    ValueFormat string
    format for the workspace connection value
    Category string
    Category of the connection
    ExpiryTime string
    Metadata interface{}
    Target string
    Value string
    Value details of the workspace connection.
    ValueFormat string
    format for the workspace connection value
    category String
    Category of the connection
    expiryTime String
    metadata Object
    target String
    value String
    Value details of the workspace connection.
    valueFormat String
    format for the workspace connection value
    category string
    Category of the connection
    expiryTime string
    metadata any
    target string
    value string
    Value details of the workspace connection.
    valueFormat string
    format for the workspace connection value
    category str
    Category of the connection
    expiry_time str
    metadata Any
    target str
    value str
    Value details of the workspace connection.
    value_format str
    format for the workspace connection value
    category String
    Category of the connection
    expiryTime String
    metadata Any
    target String
    value String
    Value details of the workspace connection.
    valueFormat String
    format for the workspace connection value

    PATAuthTypeWorkspaceConnectionPropertiesResponse

    Category string
    Category of the connection
    Credentials Pulumi.AzureNative.MachineLearningServices.Inputs.WorkspaceConnectionPersonalAccessTokenResponse
    ExpiryTime string
    Metadata object
    Target string
    Value string
    Value details of the workspace connection.
    ValueFormat string
    format for the workspace connection value
    Category string
    Category of the connection
    Credentials WorkspaceConnectionPersonalAccessTokenResponse
    ExpiryTime string
    Metadata interface{}
    Target string
    Value string
    Value details of the workspace connection.
    ValueFormat string
    format for the workspace connection value
    category String
    Category of the connection
    credentials WorkspaceConnectionPersonalAccessTokenResponse
    expiryTime String
    metadata Object
    target String
    value String
    Value details of the workspace connection.
    valueFormat String
    format for the workspace connection value
    category string
    Category of the connection
    credentials WorkspaceConnectionPersonalAccessTokenResponse
    expiryTime string
    metadata any
    target string
    value string
    Value details of the workspace connection.
    valueFormat string
    format for the workspace connection value
    category str
    Category of the connection
    credentials WorkspaceConnectionPersonalAccessTokenResponse
    expiry_time str
    metadata Any
    target str
    value str
    Value details of the workspace connection.
    value_format str
    format for the workspace connection value
    category String
    Category of the connection
    credentials Property Map
    expiryTime String
    metadata Any
    target String
    value String
    Value details of the workspace connection.
    valueFormat String
    format for the workspace connection value

    SASAuthTypeWorkspaceConnectionPropertiesResponse

    Category string
    Category of the connection
    Credentials Pulumi.AzureNative.MachineLearningServices.Inputs.WorkspaceConnectionSharedAccessSignatureResponse
    ExpiryTime string
    Metadata object
    Target string
    Value string
    Value details of the workspace connection.
    ValueFormat string
    format for the workspace connection value
    Category string
    Category of the connection
    Credentials WorkspaceConnectionSharedAccessSignatureResponse
    ExpiryTime string
    Metadata interface{}
    Target string
    Value string
    Value details of the workspace connection.
    ValueFormat string
    format for the workspace connection value
    category String
    Category of the connection
    credentials WorkspaceConnectionSharedAccessSignatureResponse
    expiryTime String
    metadata Object
    target String
    value String
    Value details of the workspace connection.
    valueFormat String
    format for the workspace connection value
    category string
    Category of the connection
    credentials WorkspaceConnectionSharedAccessSignatureResponse
    expiryTime string
    metadata any
    target string
    value string
    Value details of the workspace connection.
    valueFormat string
    format for the workspace connection value
    category str
    Category of the connection
    credentials WorkspaceConnectionSharedAccessSignatureResponse
    expiry_time str
    metadata Any
    target str
    value str
    Value details of the workspace connection.
    value_format str
    format for the workspace connection value
    category String
    Category of the connection
    credentials Property Map
    expiryTime String
    metadata Any
    target String
    value String
    Value details of the workspace connection.
    valueFormat String
    format for the workspace connection value

    SystemDataResponse

    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.
    createdAt string
    The timestamp of resource creation (UTC).
    createdBy string
    The identity that created the resource.
    createdByType string
    The type of identity that created the resource.
    lastModifiedAt string
    The timestamp of resource last modification (UTC)
    lastModifiedBy string
    The identity that last modified the resource.
    lastModifiedByType string
    The type of identity that last modified the resource.
    created_at str
    The timestamp of resource creation (UTC).
    created_by str
    The identity that created the resource.
    created_by_type str
    The type of identity that created the resource.
    last_modified_at str
    The timestamp of resource last modification (UTC)
    last_modified_by str
    The identity that last modified the resource.
    last_modified_by_type str
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.

    UsernamePasswordAuthTypeWorkspaceConnectionPropertiesResponse

    Category string
    Category of the connection
    Credentials Pulumi.AzureNative.MachineLearningServices.Inputs.WorkspaceConnectionUsernamePasswordResponse
    ExpiryTime string
    Metadata object
    Target string
    Value string
    Value details of the workspace connection.
    ValueFormat string
    format for the workspace connection value
    Category string
    Category of the connection
    Credentials WorkspaceConnectionUsernamePasswordResponse
    ExpiryTime string
    Metadata interface{}
    Target string
    Value string
    Value details of the workspace connection.
    ValueFormat string
    format for the workspace connection value
    category String
    Category of the connection
    credentials WorkspaceConnectionUsernamePasswordResponse
    expiryTime String
    metadata Object
    target String
    value String
    Value details of the workspace connection.
    valueFormat String
    format for the workspace connection value
    category string
    Category of the connection
    credentials WorkspaceConnectionUsernamePasswordResponse
    expiryTime string
    metadata any
    target string
    value string
    Value details of the workspace connection.
    valueFormat string
    format for the workspace connection value
    category str
    Category of the connection
    credentials WorkspaceConnectionUsernamePasswordResponse
    expiry_time str
    metadata Any
    target str
    value str
    Value details of the workspace connection.
    value_format str
    format for the workspace connection value
    category String
    Category of the connection
    credentials Property Map
    expiryTime String
    metadata Any
    target String
    value String
    Value details of the workspace connection.
    valueFormat String
    format for the workspace connection value

    WorkspaceConnectionManagedIdentityResponse

    ClientId string
    ResourceId string
    ClientId string
    ResourceId string
    clientId String
    resourceId String
    clientId string
    resourceId string
    clientId String
    resourceId String

    WorkspaceConnectionPersonalAccessTokenResponse

    Pat string
    Pat string
    pat String
    pat string
    pat str
    pat String

    WorkspaceConnectionSharedAccessSignatureResponse

    Sas string
    Sas string
    sas String
    sas string
    sas str
    sas String

    WorkspaceConnectionUsernamePasswordResponse

    Password string
    Username string
    Password string
    Username string
    password String
    username String
    password string
    username string
    password String
    username String

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
    Azure Native v2.34.0 published on Thursday, Mar 28, 2024 by Pulumi