azure-native.machinelearningservices.listWorkspaceConnectionSecrets
Explore with Pulumi AI
Uses Azure REST API version 2024-10-01.
Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2024-01-01-preview, 2024-04-01, 2024-07-01-preview, 2024-10-01-preview, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native machinelearningservices [ApiVersion]
. See the version guide for details.
Using listWorkspaceConnectionSecrets
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 listWorkspaceConnectionSecrets(args: ListWorkspaceConnectionSecretsArgs, opts?: InvokeOptions): Promise<ListWorkspaceConnectionSecretsResult>
function listWorkspaceConnectionSecretsOutput(args: ListWorkspaceConnectionSecretsOutputArgs, opts?: InvokeOptions): Output<ListWorkspaceConnectionSecretsResult>
def list_workspace_connection_secrets(connection_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
workspace_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> ListWorkspaceConnectionSecretsResult
def list_workspace_connection_secrets_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[ListWorkspaceConnectionSecretsResult]
func ListWorkspaceConnectionSecrets(ctx *Context, args *ListWorkspaceConnectionSecretsArgs, opts ...InvokeOption) (*ListWorkspaceConnectionSecretsResult, error)
func ListWorkspaceConnectionSecretsOutput(ctx *Context, args *ListWorkspaceConnectionSecretsOutputArgs, opts ...InvokeOption) ListWorkspaceConnectionSecretsResultOutput
> Note: This function is named ListWorkspaceConnectionSecrets
in the Go SDK.
public static class ListWorkspaceConnectionSecrets
{
public static Task<ListWorkspaceConnectionSecretsResult> InvokeAsync(ListWorkspaceConnectionSecretsArgs args, InvokeOptions? opts = null)
public static Output<ListWorkspaceConnectionSecretsResult> Invoke(ListWorkspaceConnectionSecretsInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<ListWorkspaceConnectionSecretsResult> listWorkspaceConnectionSecrets(ListWorkspaceConnectionSecretsArgs args, InvokeOptions options)
public static Output<ListWorkspaceConnectionSecretsResult> listWorkspaceConnectionSecrets(ListWorkspaceConnectionSecretsArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:machinelearningservices:listWorkspaceConnectionSecrets
arguments:
# arguments dictionary
The following arguments are supported:
- Connection
Name string - Friendly name of the workspace connection
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Workspace
Name string - Name of Azure Machine Learning workspace.
- Connection
Name string - Friendly name of the workspace connection
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Workspace
Name string - Name of Azure Machine Learning workspace.
- connection
Name String - Friendly name of the workspace connection
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- workspace
Name String - Name of Azure Machine Learning workspace.
- connection
Name string - Friendly name of the workspace connection
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- workspace
Name string - Name of Azure Machine Learning workspace.
- connection_
name str - Friendly name of the workspace connection
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- workspace_
name str - Name of Azure Machine Learning workspace.
- connection
Name String - Friendly name of the workspace connection
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- workspace
Name String - Name of Azure Machine Learning workspace.
listWorkspaceConnectionSecrets 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.
Azure | Pulumi.Native. Machine Learning Services. Outputs. AADAuth Type Workspace Connection Properties Response Azure | Pulumi.Native. Machine Learning Services. Outputs. Access Key Auth Type Workspace Connection Properties Response Azure | Pulumi.Native. Machine Learning Services. Outputs. Account Key Auth Type Workspace Connection Properties Response Azure | Pulumi.Native. Machine Learning Services. Outputs. Api Key Auth Workspace Connection Properties Response Azure | Pulumi.Native. Machine Learning Services. Outputs. Custom Keys Workspace Connection Properties Response Azure | Pulumi.Native. Machine Learning Services. Outputs. Managed Identity Auth Type Workspace Connection Properties Response Azure | Pulumi.Native. Machine Learning Services. Outputs. None Auth Type Workspace Connection Properties Response Azure | Pulumi.Native. Machine Learning Services. Outputs. OAuth2Auth Type Workspace Connection Properties Response Azure | Pulumi.Native. Machine Learning Services. Outputs. PATAuth Type Workspace Connection Properties Response Azure | Pulumi.Native. Machine Learning Services. Outputs. SASAuth Type Workspace Connection Properties Response Azure | Pulumi.Native. Machine Learning Services. Outputs. Service Principal Auth Type Workspace Connection Properties Response Azure Native. Machine Learning Services. Outputs. Username Password Auth Type Workspace Connection Properties Response - System
Data Pulumi.Azure Native. Machine Learning Services. Outputs. System Data Response - 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
AADAuth
Type | AccessWorkspace Connection Properties Response Key | AccountAuth Type Workspace Connection Properties Response Key | ApiAuth Type Workspace Connection Properties Response Key | CustomAuth Workspace Connection Properties Response Keys | ManagedWorkspace Connection Properties Response Identity | NoneAuth Type Workspace Connection Properties Response Auth | OAuth2AuthType Workspace Connection Properties Response Type | PATAuthWorkspace Connection Properties Response Type | SASAuthWorkspace Connection Properties Response Type | ServiceWorkspace Connection Properties Response Principal | UsernameAuth Type Workspace Connection Properties Response Password Auth Type Workspace Connection Properties Response - System
Data SystemData Response - 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
AADAuth
Type | AccessWorkspace Connection Properties Response Key | AccountAuth Type Workspace Connection Properties Response Key | ApiAuth Type Workspace Connection Properties Response Key | CustomAuth Workspace Connection Properties Response Keys | ManagedWorkspace Connection Properties Response Identity | NoneAuth Type Workspace Connection Properties Response Auth | OAuth2AuthType Workspace Connection Properties Response Type | PATAuthWorkspace Connection Properties Response Type | SASAuthWorkspace Connection Properties Response Type | ServiceWorkspace Connection Properties Response Principal | UsernameAuth Type Workspace Connection Properties Response Password Auth Type Workspace Connection Properties Response - system
Data SystemData Response - 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
AADAuth
Type | AccessWorkspace Connection Properties Response Key | AccountAuth Type Workspace Connection Properties Response Key | ApiAuth Type Workspace Connection Properties Response Key | CustomAuth Workspace Connection Properties Response Keys | ManagedWorkspace Connection Properties Response Identity | NoneAuth Type Workspace Connection Properties Response Auth | OAuth2AuthType Workspace Connection Properties Response Type | PATAuthWorkspace Connection Properties Response Type | SASAuthWorkspace Connection Properties Response Type | ServiceWorkspace Connection Properties Response Principal | UsernameAuth Type Workspace Connection Properties Response Password Auth Type Workspace Connection Properties Response - system
Data SystemData Response - 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
AADAuth
Type | AccessWorkspace Connection Properties Response Key | AccountAuth Type Workspace Connection Properties Response Key | ApiAuth Type Workspace Connection Properties Response Key | CustomAuth Workspace Connection Properties Response Keys | ManagedWorkspace Connection Properties Response Identity | NoneAuth Type Workspace Connection Properties Response Auth | OAuth2AuthType Workspace Connection Properties Response Type | PATAuthWorkspace Connection Properties Response Type | SASAuthWorkspace Connection Properties Response Type | ServiceWorkspace Connection Properties Response Principal | UsernameAuth Type Workspace Connection Properties Response Password Auth Type Workspace Connection Properties Response - system_
data SystemData Response - 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 | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map
- system
Data 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
AADAuthTypeWorkspaceConnectionPropertiesResponse
- Created
By stringWorkspace Arm Id - Group string
- Group based on connection category
- Category string
- Category of the connection
- Expiry
Time string - bool
- Metadata Dictionary<string, string>
- Store user metadata for this connection
- List<string>
- Target string
- Value string
- Value details of the workspace connection.
- Value
Format string - format for the workspace connection value
- Created
By stringWorkspace Arm Id - Group string
- Group based on connection category
- Category string
- Category of the connection
- Expiry
Time string - bool
- Metadata map[string]string
- Store user metadata for this connection
- []string
- Target string
- Value string
- Value details of the workspace connection.
- Value
Format string - format for the workspace connection value
- created
By StringWorkspace Arm Id - group String
- Group based on connection category
- category String
- Category of the connection
- expiry
Time String - Boolean
- metadata Map<String,String>
- Store user metadata for this connection
- List<String>
- target String
- value String
- Value details of the workspace connection.
- value
Format String - format for the workspace connection value
- created
By stringWorkspace Arm Id - group string
- Group based on connection category
- category string
- Category of the connection
- expiry
Time string - boolean
- metadata {[key: string]: string}
- Store user metadata for this connection
- string[]
- target string
- value string
- Value details of the workspace connection.
- value
Format string - format for the workspace connection value
- created_
by_ strworkspace_ arm_ id - group str
- Group based on connection category
- category str
- Category of the connection
- expiry_
time str - bool
- metadata Mapping[str, str]
- Store user metadata for this connection
- Sequence[str]
- target str
- value str
- Value details of the workspace connection.
- value_
format str - format for the workspace connection value
- created
By StringWorkspace Arm Id - group String
- Group based on connection category
- category String
- Category of the connection
- expiry
Time String - Boolean
- metadata Map<String>
- Store user metadata for this connection
- List<String>
- target String
- value String
- Value details of the workspace connection.
- value
Format String - format for the workspace connection value
AccessKeyAuthTypeWorkspaceConnectionPropertiesResponse
- Created
By stringWorkspace Arm Id - Group string
- Group based on connection category
- Category string
- Category of the connection
- Credentials
Pulumi.
Azure Native. Machine Learning Services. Inputs. Workspace Connection Access Key Response - Expiry
Time string - bool
- Metadata Dictionary<string, string>
- Store user metadata for this connection
- List<string>
- Target string
- Value string
- Value details of the workspace connection.
- Value
Format string - format for the workspace connection value
- Created
By stringWorkspace Arm Id - Group string
- Group based on connection category
- Category string
- Category of the connection
- Credentials
Workspace
Connection Access Key Response - Expiry
Time string - bool
- Metadata map[string]string
- Store user metadata for this connection
- []string
- Target string
- Value string
- Value details of the workspace connection.
- Value
Format string - format for the workspace connection value
- created
By StringWorkspace Arm Id - group String
- Group based on connection category
- category String
- Category of the connection
- credentials
Workspace
Connection Access Key Response - expiry
Time String - Boolean
- metadata Map<String,String>
- Store user metadata for this connection
- List<String>
- target String
- value String
- Value details of the workspace connection.
- value
Format String - format for the workspace connection value
- created
By stringWorkspace Arm Id - group string
- Group based on connection category
- category string
- Category of the connection
- credentials
Workspace
Connection Access Key Response - expiry
Time string - boolean
- metadata {[key: string]: string}
- Store user metadata for this connection
- string[]
- target string
- value string
- Value details of the workspace connection.
- value
Format string - format for the workspace connection value
- created_
by_ strworkspace_ arm_ id - group str
- Group based on connection category
- category str
- Category of the connection
- credentials
Workspace
Connection Access Key Response - expiry_
time str - bool
- metadata Mapping[str, str]
- Store user metadata for this connection
- Sequence[str]
- target str
- value str
- Value details of the workspace connection.
- value_
format str - format for the workspace connection value
- created
By StringWorkspace Arm Id - group String
- Group based on connection category
- category String
- Category of the connection
- credentials Property Map
- expiry
Time String - Boolean
- metadata Map<String>
- Store user metadata for this connection
- List<String>
- target String
- value String
- Value details of the workspace connection.
- value
Format String - format for the workspace connection value
AccountKeyAuthTypeWorkspaceConnectionPropertiesResponse
- Created
By stringWorkspace Arm Id - Group string
- Group based on connection category
- Category string
- Category of the connection
- Credentials
Pulumi.
Azure Native. Machine Learning Services. Inputs. Workspace Connection Account Key Response - Expiry
Time string - bool
- Metadata Dictionary<string, string>
- Store user metadata for this connection
- List<string>
- Target string
- Value string
- Value details of the workspace connection.
- Value
Format string - format for the workspace connection value
- Created
By stringWorkspace Arm Id - Group string
- Group based on connection category
- Category string
- Category of the connection
- Credentials
Workspace
Connection Account Key Response - Expiry
Time string - bool
- Metadata map[string]string
- Store user metadata for this connection
- []string
- Target string
- Value string
- Value details of the workspace connection.
- Value
Format string - format for the workspace connection value
- created
By StringWorkspace Arm Id - group String
- Group based on connection category
- category String
- Category of the connection
- credentials
Workspace
Connection Account Key Response - expiry
Time String - Boolean
- metadata Map<String,String>
- Store user metadata for this connection
- List<String>
- target String
- value String
- Value details of the workspace connection.
- value
Format String - format for the workspace connection value
- created
By stringWorkspace Arm Id - group string
- Group based on connection category
- category string
- Category of the connection
- credentials
Workspace
Connection Account Key Response - expiry
Time string - boolean
- metadata {[key: string]: string}
- Store user metadata for this connection
- string[]
- target string
- value string
- Value details of the workspace connection.
- value
Format string - format for the workspace connection value
- created_
by_ strworkspace_ arm_ id - group str
- Group based on connection category
- category str
- Category of the connection
- credentials
Workspace
Connection Account Key Response - expiry_
time str - bool
- metadata Mapping[str, str]
- Store user metadata for this connection
- Sequence[str]
- target str
- value str
- Value details of the workspace connection.
- value_
format str - format for the workspace connection value
- created
By StringWorkspace Arm Id - group String
- Group based on connection category
- category String
- Category of the connection
- credentials Property Map
- expiry
Time String - Boolean
- metadata Map<String>
- Store user metadata for this connection
- List<String>
- target String
- value String
- Value details of the workspace connection.
- value
Format String - format for the workspace connection value
ApiKeyAuthWorkspaceConnectionPropertiesResponse
- Created
By stringWorkspace Arm Id - Group string
- Group based on connection category
- Category string
- Category of the connection
- Credentials
Pulumi.
Azure Native. Machine Learning Services. Inputs. Workspace Connection Api Key Response - Api key object for workspace connection credential.
- Expiry
Time string - bool
- Metadata Dictionary<string, string>
- Store user metadata for this connection
- List<string>
- Target string
- Value string
- Value details of the workspace connection.
- Value
Format string - format for the workspace connection value
- Created
By stringWorkspace Arm Id - Group string
- Group based on connection category
- Category string
- Category of the connection
- Credentials
Workspace
Connection Api Key Response - Api key object for workspace connection credential.
- Expiry
Time string - bool
- Metadata map[string]string
- Store user metadata for this connection
- []string
- Target string
- Value string
- Value details of the workspace connection.
- Value
Format string - format for the workspace connection value
- created
By StringWorkspace Arm Id - group String
- Group based on connection category
- category String
- Category of the connection
- credentials
Workspace
Connection Api Key Response - Api key object for workspace connection credential.
- expiry
Time String - Boolean
- metadata Map<String,String>
- Store user metadata for this connection
- List<String>
- target String
- value String
- Value details of the workspace connection.
- value
Format String - format for the workspace connection value
- created
By stringWorkspace Arm Id - group string
- Group based on connection category
- category string
- Category of the connection
- credentials
Workspace
Connection Api Key Response - Api key object for workspace connection credential.
- expiry
Time string - boolean
- metadata {[key: string]: string}
- Store user metadata for this connection
- string[]
- target string
- value string
- Value details of the workspace connection.
- value
Format string - format for the workspace connection value
- created_
by_ strworkspace_ arm_ id - group str
- Group based on connection category
- category str
- Category of the connection
- credentials
Workspace
Connection Api Key Response - Api key object for workspace connection credential.
- expiry_
time str - bool
- metadata Mapping[str, str]
- Store user metadata for this connection
- Sequence[str]
- target str
- value str
- Value details of the workspace connection.
- value_
format str - format for the workspace connection value
- created
By StringWorkspace Arm Id - group String
- Group based on connection category
- category String
- Category of the connection
- credentials Property Map
- Api key object for workspace connection credential.
- expiry
Time String - Boolean
- metadata Map<String>
- Store user metadata for this connection
- List<String>
- target String
- value String
- Value details of the workspace connection.
- value
Format String - format for the workspace connection value
CustomKeysResponse
- Keys Dictionary<string, string>
- Keys map[string]string
- keys Map<String,String>
- keys {[key: string]: string}
- keys Mapping[str, str]
- keys Map<String>
CustomKeysWorkspaceConnectionPropertiesResponse
- Created
By stringWorkspace Arm Id - Group string
- Group based on connection category
- Category string
- Category of the connection
- Credentials
Pulumi.
Azure Native. Machine Learning Services. Inputs. Custom Keys Response - Custom Keys credential object
- Expiry
Time string - bool
- Metadata Dictionary<string, string>
- Store user metadata for this connection
- List<string>
- Target string
- Value string
- Value details of the workspace connection.
- Value
Format string - format for the workspace connection value
- Created
By stringWorkspace Arm Id - Group string
- Group based on connection category
- Category string
- Category of the connection
- Credentials
Custom
Keys Response - Custom Keys credential object
- Expiry
Time string - bool
- Metadata map[string]string
- Store user metadata for this connection
- []string
- Target string
- Value string
- Value details of the workspace connection.
- Value
Format string - format for the workspace connection value
- created
By StringWorkspace Arm Id - group String
- Group based on connection category
- category String
- Category of the connection
- credentials
Custom
Keys Response - Custom Keys credential object
- expiry
Time String - Boolean
- metadata Map<String,String>
- Store user metadata for this connection
- List<String>
- target String
- value String
- Value details of the workspace connection.
- value
Format String - format for the workspace connection value
- created
By stringWorkspace Arm Id - group string
- Group based on connection category
- category string
- Category of the connection
- credentials
Custom
Keys Response - Custom Keys credential object
- expiry
Time string - boolean
- metadata {[key: string]: string}
- Store user metadata for this connection
- string[]
- target string
- value string
- Value details of the workspace connection.
- value
Format string - format for the workspace connection value
- created_
by_ strworkspace_ arm_ id - group str
- Group based on connection category
- category str
- Category of the connection
- credentials
Custom
Keys Response - Custom Keys credential object
- expiry_
time str - bool
- metadata Mapping[str, str]
- Store user metadata for this connection
- Sequence[str]
- target str
- value str
- Value details of the workspace connection.
- value_
format str - format for the workspace connection value
- created
By StringWorkspace Arm Id - group String
- Group based on connection category
- category String
- Category of the connection
- credentials Property Map
- Custom Keys credential object
- expiry
Time String - Boolean
- metadata Map<String>
- Store user metadata for this connection
- List<String>
- target String
- value String
- Value details of the workspace connection.
- value
Format String - format for the workspace connection value
ManagedIdentityAuthTypeWorkspaceConnectionPropertiesResponse
- Created
By stringWorkspace Arm Id - Group string
- Group based on connection category
- Category string
- Category of the connection
- Credentials
Pulumi.
Azure Native. Machine Learning Services. Inputs. Workspace Connection Managed Identity Response - Expiry
Time string - bool
- Metadata Dictionary<string, string>
- Store user metadata for this connection
- List<string>
- Target string
- Value string
- Value details of the workspace connection.
- Value
Format string - format for the workspace connection value
- Created
By stringWorkspace Arm Id - Group string
- Group based on connection category
- Category string
- Category of the connection
- Credentials
Workspace
Connection Managed Identity Response - Expiry
Time string - bool
- Metadata map[string]string
- Store user metadata for this connection
- []string
- Target string
- Value string
- Value details of the workspace connection.
- Value
Format string - format for the workspace connection value
- created
By StringWorkspace Arm Id - group String
- Group based on connection category
- category String
- Category of the connection
- credentials
Workspace
Connection Managed Identity Response - expiry
Time String - Boolean
- metadata Map<String,String>
- Store user metadata for this connection
- List<String>
- target String
- value String
- Value details of the workspace connection.
- value
Format String - format for the workspace connection value
- created
By stringWorkspace Arm Id - group string
- Group based on connection category
- category string
- Category of the connection
- credentials
Workspace
Connection Managed Identity Response - expiry
Time string - boolean
- metadata {[key: string]: string}
- Store user metadata for this connection
- string[]
- target string
- value string
- Value details of the workspace connection.
- value
Format string - format for the workspace connection value
- created_
by_ strworkspace_ arm_ id - group str
- Group based on connection category
- category str
- Category of the connection
- credentials
Workspace
Connection Managed Identity Response - expiry_
time str - bool
- metadata Mapping[str, str]
- Store user metadata for this connection
- Sequence[str]
- target str
- value str
- Value details of the workspace connection.
- value_
format str - format for the workspace connection value
- created
By StringWorkspace Arm Id - group String
- Group based on connection category
- category String
- Category of the connection
- credentials Property Map
- expiry
Time String - Boolean
- metadata Map<String>
- Store user metadata for this connection
- List<String>
- target String
- value String
- Value details of the workspace connection.
- value
Format String - format for the workspace connection value
NoneAuthTypeWorkspaceConnectionPropertiesResponse
- Created
By stringWorkspace Arm Id - Group string
- Group based on connection category
- Category string
- Category of the connection
- Expiry
Time string - bool
- Metadata Dictionary<string, string>
- Store user metadata for this connection
- List<string>
- Target string
- Value string
- Value details of the workspace connection.
- Value
Format string - format for the workspace connection value
- Created
By stringWorkspace Arm Id - Group string
- Group based on connection category
- Category string
- Category of the connection
- Expiry
Time string - bool
- Metadata map[string]string
- Store user metadata for this connection
- []string
- Target string
- Value string
- Value details of the workspace connection.
- Value
Format string - format for the workspace connection value
- created
By StringWorkspace Arm Id - group String
- Group based on connection category
- category String
- Category of the connection
- expiry
Time String - Boolean
- metadata Map<String,String>
- Store user metadata for this connection
- List<String>
- target String
- value String
- Value details of the workspace connection.
- value
Format String - format for the workspace connection value
- created
By stringWorkspace Arm Id - group string
- Group based on connection category
- category string
- Category of the connection
- expiry
Time string - boolean
- metadata {[key: string]: string}
- Store user metadata for this connection
- string[]
- target string
- value string
- Value details of the workspace connection.
- value
Format string - format for the workspace connection value
- created_
by_ strworkspace_ arm_ id - group str
- Group based on connection category
- category str
- Category of the connection
- expiry_
time str - bool
- metadata Mapping[str, str]
- Store user metadata for this connection
- Sequence[str]
- target str
- value str
- Value details of the workspace connection.
- value_
format str - format for the workspace connection value
- created
By StringWorkspace Arm Id - group String
- Group based on connection category
- category String
- Category of the connection
- expiry
Time String - Boolean
- metadata Map<String>
- Store user metadata for this connection
- List<String>
- target String
- value String
- Value details of the workspace connection.
- value
Format String - format for the workspace connection value
OAuth2AuthTypeWorkspaceConnectionPropertiesResponse
- Created
By stringWorkspace Arm Id - Group string
- Group based on connection category
- Category string
- Category of the connection
- Credentials
Pulumi.
Azure Native. Machine Learning Services. Inputs. Workspace Connection OAuth2Response - ClientId and ClientSecret are required. Other properties are optional depending on each OAuth2 provider's implementation.
- Expiry
Time string - bool
- Metadata Dictionary<string, string>
- Store user metadata for this connection
- List<string>
- Target string
- Value string
- Value details of the workspace connection.
- Value
Format string - format for the workspace connection value
- Created
By stringWorkspace Arm Id - Group string
- Group based on connection category
- Category string
- Category of the connection
- Credentials
Workspace
Connection OAuth2Response - ClientId and ClientSecret are required. Other properties are optional depending on each OAuth2 provider's implementation.
- Expiry
Time string - bool
- Metadata map[string]string
- Store user metadata for this connection
- []string
- Target string
- Value string
- Value details of the workspace connection.
- Value
Format string - format for the workspace connection value
- created
By StringWorkspace Arm Id - group String
- Group based on connection category
- category String
- Category of the connection
- credentials
Workspace
Connection OAuth2Response - ClientId and ClientSecret are required. Other properties are optional depending on each OAuth2 provider's implementation.
- expiry
Time String - Boolean
- metadata Map<String,String>
- Store user metadata for this connection
- List<String>
- target String
- value String
- Value details of the workspace connection.
- value
Format String - format for the workspace connection value
- created
By stringWorkspace Arm Id - group string
- Group based on connection category
- category string
- Category of the connection
- credentials
Workspace
Connection OAuth2Response - ClientId and ClientSecret are required. Other properties are optional depending on each OAuth2 provider's implementation.
- expiry
Time string - boolean
- metadata {[key: string]: string}
- Store user metadata for this connection
- string[]
- target string
- value string
- Value details of the workspace connection.
- value
Format string - format for the workspace connection value
- created_
by_ strworkspace_ arm_ id - group str
- Group based on connection category
- category str
- Category of the connection
- credentials
Workspace
Connection OAuth2Response - ClientId and ClientSecret are required. Other properties are optional depending on each OAuth2 provider's implementation.
- expiry_
time str - bool
- metadata Mapping[str, str]
- Store user metadata for this connection
- Sequence[str]
- target str
- value str
- Value details of the workspace connection.
- value_
format str - format for the workspace connection value
- created
By StringWorkspace Arm Id - group String
- Group based on connection category
- category String
- Category of the connection
- credentials Property Map
- ClientId and ClientSecret are required. Other properties are optional depending on each OAuth2 provider's implementation.
- expiry
Time String - Boolean
- metadata Map<String>
- Store user metadata for this connection
- List<String>
- target String
- value String
- Value details of the workspace connection.
- value
Format String - format for the workspace connection value
PATAuthTypeWorkspaceConnectionPropertiesResponse
- Created
By stringWorkspace Arm Id - Group string
- Group based on connection category
- Category string
- Category of the connection
- Credentials
Pulumi.
Azure Native. Machine Learning Services. Inputs. Workspace Connection Personal Access Token Response - Expiry
Time string - bool
- Metadata Dictionary<string, string>
- Store user metadata for this connection
- List<string>
- Target string
- Value string
- Value details of the workspace connection.
- Value
Format string - format for the workspace connection value
- Created
By stringWorkspace Arm Id - Group string
- Group based on connection category
- Category string
- Category of the connection
- Credentials
Workspace
Connection Personal Access Token Response - Expiry
Time string - bool
- Metadata map[string]string
- Store user metadata for this connection
- []string
- Target string
- Value string
- Value details of the workspace connection.
- Value
Format string - format for the workspace connection value
- created
By StringWorkspace Arm Id - group String
- Group based on connection category
- category String
- Category of the connection
- credentials
Workspace
Connection Personal Access Token Response - expiry
Time String - Boolean
- metadata Map<String,String>
- Store user metadata for this connection
- List<String>
- target String
- value String
- Value details of the workspace connection.
- value
Format String - format for the workspace connection value
- created
By stringWorkspace Arm Id - group string
- Group based on connection category
- category string
- Category of the connection
- credentials
Workspace
Connection Personal Access Token Response - expiry
Time string - boolean
- metadata {[key: string]: string}
- Store user metadata for this connection
- string[]
- target string
- value string
- Value details of the workspace connection.
- value
Format string - format for the workspace connection value
- created_
by_ strworkspace_ arm_ id - group str
- Group based on connection category
- category str
- Category of the connection
- credentials
Workspace
Connection Personal Access Token Response - expiry_
time str - bool
- metadata Mapping[str, str]
- Store user metadata for this connection
- Sequence[str]
- target str
- value str
- Value details of the workspace connection.
- value_
format str - format for the workspace connection value
- created
By StringWorkspace Arm Id - group String
- Group based on connection category
- category String
- Category of the connection
- credentials Property Map
- expiry
Time String - Boolean
- metadata Map<String>
- Store user metadata for this connection
- List<String>
- target String
- value String
- Value details of the workspace connection.
- value
Format String - format for the workspace connection value
SASAuthTypeWorkspaceConnectionPropertiesResponse
- Created
By stringWorkspace Arm Id - Group string
- Group based on connection category
- Category string
- Category of the connection
- Credentials
Pulumi.
Azure Native. Machine Learning Services. Inputs. Workspace Connection Shared Access Signature Response - Expiry
Time string - bool
- Metadata Dictionary<string, string>
- Store user metadata for this connection
- List<string>
- Target string
- Value string
- Value details of the workspace connection.
- Value
Format string - format for the workspace connection value
- Created
By stringWorkspace Arm Id - Group string
- Group based on connection category
- Category string
- Category of the connection
- Credentials
Workspace
Connection Shared Access Signature Response - Expiry
Time string - bool
- Metadata map[string]string
- Store user metadata for this connection
- []string
- Target string
- Value string
- Value details of the workspace connection.
- Value
Format string - format for the workspace connection value
- created
By StringWorkspace Arm Id - group String
- Group based on connection category
- category String
- Category of the connection
- credentials
Workspace
Connection Shared Access Signature Response - expiry
Time String - Boolean
- metadata Map<String,String>
- Store user metadata for this connection
- List<String>
- target String
- value String
- Value details of the workspace connection.
- value
Format String - format for the workspace connection value
- created
By stringWorkspace Arm Id - group string
- Group based on connection category
- category string
- Category of the connection
- credentials
Workspace
Connection Shared Access Signature Response - expiry
Time string - boolean
- metadata {[key: string]: string}
- Store user metadata for this connection
- string[]
- target string
- value string
- Value details of the workspace connection.
- value
Format string - format for the workspace connection value
- created_
by_ strworkspace_ arm_ id - group str
- Group based on connection category
- category str
- Category of the connection
- credentials
Workspace
Connection Shared Access Signature Response - expiry_
time str - bool
- metadata Mapping[str, str]
- Store user metadata for this connection
- Sequence[str]
- target str
- value str
- Value details of the workspace connection.
- value_
format str - format for the workspace connection value
- created
By StringWorkspace Arm Id - group String
- Group based on connection category
- category String
- Category of the connection
- credentials Property Map
- expiry
Time String - Boolean
- metadata Map<String>
- Store user metadata for this connection
- List<String>
- target String
- value String
- Value details of the workspace connection.
- value
Format String - format for the workspace connection value
ServicePrincipalAuthTypeWorkspaceConnectionPropertiesResponse
- Created
By stringWorkspace Arm Id - Group string
- Group based on connection category
- Category string
- Category of the connection
- Credentials
Pulumi.
Azure Native. Machine Learning Services. Inputs. Workspace Connection Service Principal Response - Expiry
Time string - bool
- Metadata Dictionary<string, string>
- Store user metadata for this connection
- List<string>
- Target string
- Value string
- Value details of the workspace connection.
- Value
Format string - format for the workspace connection value
- Created
By stringWorkspace Arm Id - Group string
- Group based on connection category
- Category string
- Category of the connection
- Credentials
Workspace
Connection Service Principal Response - Expiry
Time string - bool
- Metadata map[string]string
- Store user metadata for this connection
- []string
- Target string
- Value string
- Value details of the workspace connection.
- Value
Format string - format for the workspace connection value
- created
By StringWorkspace Arm Id - group String
- Group based on connection category
- category String
- Category of the connection
- credentials
Workspace
Connection Service Principal Response - expiry
Time String - Boolean
- metadata Map<String,String>
- Store user metadata for this connection
- List<String>
- target String
- value String
- Value details of the workspace connection.
- value
Format String - format for the workspace connection value
- created
By stringWorkspace Arm Id - group string
- Group based on connection category
- category string
- Category of the connection
- credentials
Workspace
Connection Service Principal Response - expiry
Time string - boolean
- metadata {[key: string]: string}
- Store user metadata for this connection
- string[]
- target string
- value string
- Value details of the workspace connection.
- value
Format string - format for the workspace connection value
- created_
by_ strworkspace_ arm_ id - group str
- Group based on connection category
- category str
- Category of the connection
- credentials
Workspace
Connection Service Principal Response - expiry_
time str - bool
- metadata Mapping[str, str]
- Store user metadata for this connection
- Sequence[str]
- target str
- value str
- Value details of the workspace connection.
- value_
format str - format for the workspace connection value
- created
By StringWorkspace Arm Id - group String
- Group based on connection category
- category String
- Category of the connection
- credentials Property Map
- expiry
Time String - Boolean
- metadata Map<String>
- Store user metadata for this connection
- List<String>
- target String
- value String
- Value details of the workspace connection.
- value
Format String - format for the workspace connection value
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - 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_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
UsernamePasswordAuthTypeWorkspaceConnectionPropertiesResponse
- Created
By stringWorkspace Arm Id - Group string
- Group based on connection category
- Category string
- Category of the connection
- Credentials
Pulumi.
Azure Native. Machine Learning Services. Inputs. Workspace Connection Username Password Response - Expiry
Time string - bool
- Metadata Dictionary<string, string>
- Store user metadata for this connection
- List<string>
- Target string
- Value string
- Value details of the workspace connection.
- Value
Format string - format for the workspace connection value
- Created
By stringWorkspace Arm Id - Group string
- Group based on connection category
- Category string
- Category of the connection
- Credentials
Workspace
Connection Username Password Response - Expiry
Time string - bool
- Metadata map[string]string
- Store user metadata for this connection
- []string
- Target string
- Value string
- Value details of the workspace connection.
- Value
Format string - format for the workspace connection value
- created
By StringWorkspace Arm Id - group String
- Group based on connection category
- category String
- Category of the connection
- credentials
Workspace
Connection Username Password Response - expiry
Time String - Boolean
- metadata Map<String,String>
- Store user metadata for this connection
- List<String>
- target String
- value String
- Value details of the workspace connection.
- value
Format String - format for the workspace connection value
- created
By stringWorkspace Arm Id - group string
- Group based on connection category
- category string
- Category of the connection
- credentials
Workspace
Connection Username Password Response - expiry
Time string - boolean
- metadata {[key: string]: string}
- Store user metadata for this connection
- string[]
- target string
- value string
- Value details of the workspace connection.
- value
Format string - format for the workspace connection value
- created_
by_ strworkspace_ arm_ id - group str
- Group based on connection category
- category str
- Category of the connection
- credentials
Workspace
Connection Username Password Response - expiry_
time str - bool
- metadata Mapping[str, str]
- Store user metadata for this connection
- Sequence[str]
- target str
- value str
- Value details of the workspace connection.
- value_
format str - format for the workspace connection value
- created
By StringWorkspace Arm Id - group String
- Group based on connection category
- category String
- Category of the connection
- credentials Property Map
- expiry
Time String - Boolean
- metadata Map<String>
- Store user metadata for this connection
- List<String>
- target String
- value String
- Value details of the workspace connection.
- value
Format String - format for the workspace connection value
WorkspaceConnectionAccessKeyResponse
- Access
Key stringId - Secret
Access stringKey
- Access
Key stringId - Secret
Access stringKey
- access
Key StringId - secret
Access StringKey
- access
Key stringId - secret
Access stringKey
- access_
key_ strid - secret_
access_ strkey
- access
Key StringId - secret
Access StringKey
WorkspaceConnectionAccountKeyResponse
- Key string
- Key string
- key String
- key string
- key str
- key String
WorkspaceConnectionApiKeyResponse
- Key string
- Key string
- key String
- key string
- key str
- key String
WorkspaceConnectionManagedIdentityResponse
- Client
Id string - Resource
Id string
- Client
Id string - Resource
Id string
- client
Id String - resource
Id String
- client
Id string - resource
Id string
- client_
id str - resource_
id str
- client
Id String - resource
Id String
WorkspaceConnectionOAuth2Response
- Auth
Url string - Required by Concur connection category
- Client
Id string - Client id in the format of UUID
- Client
Secret string - Developer
Token string - Required by GoogleAdWords connection category
- Password string
- Refresh
Token string - Required by GoogleBigQuery, GoogleAdWords, Hubspot, QuickBooks, Square, Xero, Zoho where user needs to get RefreshToken offline
- Tenant
Id string - Required by QuickBooks and Xero connection categories
- Username string
- Concur, ServiceNow auth server AccessToken grant type is 'Password' which requires UsernamePassword
- Auth
Url string - Required by Concur connection category
- Client
Id string - Client id in the format of UUID
- Client
Secret string - Developer
Token string - Required by GoogleAdWords connection category
- Password string
- Refresh
Token string - Required by GoogleBigQuery, GoogleAdWords, Hubspot, QuickBooks, Square, Xero, Zoho where user needs to get RefreshToken offline
- Tenant
Id string - Required by QuickBooks and Xero connection categories
- Username string
- Concur, ServiceNow auth server AccessToken grant type is 'Password' which requires UsernamePassword
- auth
Url String - Required by Concur connection category
- client
Id String - Client id in the format of UUID
- client
Secret String - developer
Token String - Required by GoogleAdWords connection category
- password String
- refresh
Token String - Required by GoogleBigQuery, GoogleAdWords, Hubspot, QuickBooks, Square, Xero, Zoho where user needs to get RefreshToken offline
- tenant
Id String - Required by QuickBooks and Xero connection categories
- username String
- Concur, ServiceNow auth server AccessToken grant type is 'Password' which requires UsernamePassword
- auth
Url string - Required by Concur connection category
- client
Id string - Client id in the format of UUID
- client
Secret string - developer
Token string - Required by GoogleAdWords connection category
- password string
- refresh
Token string - Required by GoogleBigQuery, GoogleAdWords, Hubspot, QuickBooks, Square, Xero, Zoho where user needs to get RefreshToken offline
- tenant
Id string - Required by QuickBooks and Xero connection categories
- username string
- Concur, ServiceNow auth server AccessToken grant type is 'Password' which requires UsernamePassword
- auth_
url str - Required by Concur connection category
- client_
id str - Client id in the format of UUID
- client_
secret str - developer_
token str - Required by GoogleAdWords connection category
- password str
- refresh_
token str - Required by GoogleBigQuery, GoogleAdWords, Hubspot, QuickBooks, Square, Xero, Zoho where user needs to get RefreshToken offline
- tenant_
id str - Required by QuickBooks and Xero connection categories
- username str
- Concur, ServiceNow auth server AccessToken grant type is 'Password' which requires UsernamePassword
- auth
Url String - Required by Concur connection category
- client
Id String - Client id in the format of UUID
- client
Secret String - developer
Token String - Required by GoogleAdWords connection category
- password String
- refresh
Token String - Required by GoogleBigQuery, GoogleAdWords, Hubspot, QuickBooks, Square, Xero, Zoho where user needs to get RefreshToken offline
- tenant
Id String - Required by QuickBooks and Xero connection categories
- username String
- Concur, ServiceNow auth server AccessToken grant type is 'Password' which requires UsernamePassword
WorkspaceConnectionPersonalAccessTokenResponse
- Pat string
- Pat string
- pat String
- pat string
- pat str
- pat String
WorkspaceConnectionServicePrincipalResponse
- Client
Id string - Client
Secret string - Tenant
Id string
- Client
Id string - Client
Secret string - Tenant
Id string
- client
Id String - client
Secret String - tenant
Id String
- client
Id string - client
Secret string - tenant
Id string
- client_
id str - client_
secret str - tenant_
id str
- client
Id String - client
Secret String - tenant
Id String
WorkspaceConnectionSharedAccessSignatureResponse
- Sas string
- Sas string
- sas String
- sas string
- sas str
- sas String
WorkspaceConnectionUsernamePasswordResponse
- Password string
- Security
Token string - Optional, required by connections like SalesForce for extra security in addition to UsernamePassword
- Username string
- Password string
- Security
Token string - Optional, required by connections like SalesForce for extra security in addition to UsernamePassword
- Username string
- password String
- security
Token String - Optional, required by connections like SalesForce for extra security in addition to UsernamePassword
- username String
- password string
- security
Token string - Optional, required by connections like SalesForce for extra security in addition to UsernamePassword
- username string
- password str
- security_
token str - Optional, required by connections like SalesForce for extra security in addition to UsernamePassword
- username str
- password String
- security
Token String - Optional, required by connections like SalesForce for extra security in addition to UsernamePassword
- username String
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0