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.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.machinelearningservices.getLinkedService
Explore with Pulumi AI
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.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Get the detail of a linked service. Azure REST API version: 2020-09-01-preview.
Using getLinkedService
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 getLinkedService(args: GetLinkedServiceArgs, opts?: InvokeOptions): Promise<GetLinkedServiceResult>
function getLinkedServiceOutput(args: GetLinkedServiceOutputArgs, opts?: InvokeOptions): Output<GetLinkedServiceResult>def get_linked_service(link_name: Optional[str] = None,
                       resource_group_name: Optional[str] = None,
                       workspace_name: Optional[str] = None,
                       opts: Optional[InvokeOptions] = None) -> GetLinkedServiceResult
def get_linked_service_output(link_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[GetLinkedServiceResult]func LookupLinkedService(ctx *Context, args *LookupLinkedServiceArgs, opts ...InvokeOption) (*LookupLinkedServiceResult, error)
func LookupLinkedServiceOutput(ctx *Context, args *LookupLinkedServiceOutputArgs, opts ...InvokeOption) LookupLinkedServiceResultOutput> Note: This function is named LookupLinkedService in the Go SDK.
public static class GetLinkedService 
{
    public static Task<GetLinkedServiceResult> InvokeAsync(GetLinkedServiceArgs args, InvokeOptions? opts = null)
    public static Output<GetLinkedServiceResult> Invoke(GetLinkedServiceInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetLinkedServiceResult> getLinkedService(GetLinkedServiceArgs args, InvokeOptions options)
public static Output<GetLinkedServiceResult> getLinkedService(GetLinkedServiceArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:machinelearningservices:getLinkedService
  arguments:
    # arguments dictionaryThe following arguments are supported:
- LinkName string
- Friendly name of the linked workspace
- ResourceGroup stringName 
- Name of the resource group in which workspace is located.
- WorkspaceName string
- Name of Azure Machine Learning workspace.
- LinkName string
- Friendly name of the linked workspace
- ResourceGroup stringName 
- Name of the resource group in which workspace is located.
- WorkspaceName string
- Name of Azure Machine Learning workspace.
- linkName String
- Friendly name of the linked workspace
- resourceGroup StringName 
- Name of the resource group in which workspace is located.
- workspaceName String
- Name of Azure Machine Learning workspace.
- linkName string
- Friendly name of the linked workspace
- resourceGroup stringName 
- Name of the resource group in which workspace is located.
- workspaceName string
- Name of Azure Machine Learning workspace.
- link_name str
- Friendly name of the linked workspace
- resource_group_ strname 
- Name of the resource group in which workspace is located.
- workspace_name str
- Name of Azure Machine Learning workspace.
- linkName String
- Friendly name of the linked workspace
- resourceGroup StringName 
- Name of the resource group in which workspace is located.
- workspaceName String
- Name of Azure Machine Learning workspace.
getLinkedService Result
The following output properties are available:
- Id string
- ResourceId of the link of the linked service.
- Name string
- Friendly name of the linked service.
- Properties
Pulumi.Azure Native. Machine Learning Services. Outputs. Linked Service Props Response 
- LinkedService specific properties.
- Type string
- Resource type of linked service.
- Identity
Pulumi.Azure Native. Machine Learning Services. Outputs. Identity Response 
- Identity for the resource.
- Location string
- location of the linked service.
- Id string
- ResourceId of the link of the linked service.
- Name string
- Friendly name of the linked service.
- Properties
LinkedService Props Response 
- LinkedService specific properties.
- Type string
- Resource type of linked service.
- Identity
IdentityResponse 
- Identity for the resource.
- Location string
- location of the linked service.
- id String
- ResourceId of the link of the linked service.
- name String
- Friendly name of the linked service.
- properties
LinkedService Props Response 
- LinkedService specific properties.
- type String
- Resource type of linked service.
- identity
IdentityResponse 
- Identity for the resource.
- location String
- location of the linked service.
- id string
- ResourceId of the link of the linked service.
- name string
- Friendly name of the linked service.
- properties
LinkedService Props Response 
- LinkedService specific properties.
- type string
- Resource type of linked service.
- identity
IdentityResponse 
- Identity for the resource.
- location string
- location of the linked service.
- id str
- ResourceId of the link of the linked service.
- name str
- Friendly name of the linked service.
- properties
LinkedService Props Response 
- LinkedService specific properties.
- type str
- Resource type of linked service.
- identity
IdentityResponse 
- Identity for the resource.
- location str
- location of the linked service.
- id String
- ResourceId of the link of the linked service.
- name String
- Friendly name of the linked service.
- properties Property Map
- LinkedService specific properties.
- type String
- Resource type of linked service.
- identity Property Map
- Identity for the resource.
- location String
- location of the linked service.
Supporting Types
IdentityResponse 
- PrincipalId string
- The principal ID of resource identity.
- TenantId string
- The tenant ID of resource.
- Type string
- The identity type.
- UserAssigned Dictionary<string, Pulumi.Identities Azure Native. Machine Learning Services. Inputs. User Assigned Identity Response> 
- The user assigned identities associated with the resource.
- PrincipalId string
- The principal ID of resource identity.
- TenantId string
- The tenant ID of resource.
- Type string
- The identity type.
- UserAssigned map[string]UserIdentities Assigned Identity Response 
- The user assigned identities associated with the resource.
- principalId String
- The principal ID of resource identity.
- tenantId String
- The tenant ID of resource.
- type String
- The identity type.
- userAssigned Map<String,UserIdentities Assigned Identity Response> 
- The user assigned identities associated with the resource.
- principalId string
- The principal ID of resource identity.
- tenantId string
- The tenant ID of resource.
- type string
- The identity type.
- userAssigned {[key: string]: UserIdentities Assigned Identity Response} 
- The user assigned identities associated with the resource.
- principal_id str
- The principal ID of resource identity.
- tenant_id str
- The tenant ID of resource.
- type str
- The identity type.
- user_assigned_ Mapping[str, Useridentities Assigned Identity Response] 
- The user assigned identities associated with the resource.
- principalId String
- The principal ID of resource identity.
- tenantId String
- The tenant ID of resource.
- type String
- The identity type.
- userAssigned Map<Property Map>Identities 
- The user assigned identities associated with the resource.
LinkedServicePropsResponse   
- LinkedService stringResource Id 
- ResourceId of the link target of the linked service.
- CreatedTime string
- The creation time of the linked service.
- LinkType string
- Type of the link target.
- ModifiedTime string
- The last modified time of the linked service.
- LinkedService stringResource Id 
- ResourceId of the link target of the linked service.
- CreatedTime string
- The creation time of the linked service.
- LinkType string
- Type of the link target.
- ModifiedTime string
- The last modified time of the linked service.
- linkedService StringResource Id 
- ResourceId of the link target of the linked service.
- createdTime String
- The creation time of the linked service.
- linkType String
- Type of the link target.
- modifiedTime String
- The last modified time of the linked service.
- linkedService stringResource Id 
- ResourceId of the link target of the linked service.
- createdTime string
- The creation time of the linked service.
- linkType string
- Type of the link target.
- modifiedTime string
- The last modified time of the linked service.
- linked_service_ strresource_ id 
- ResourceId of the link target of the linked service.
- created_time str
- The creation time of the linked service.
- link_type str
- Type of the link target.
- modified_time str
- The last modified time of the linked service.
- linkedService StringResource Id 
- ResourceId of the link target of the linked service.
- createdTime String
- The creation time of the linked service.
- linkType String
- Type of the link target.
- modifiedTime String
- The last modified time of the linked service.
UserAssignedIdentityResponse   
- ClientId string
- The client ID of the assigned identity.
- PrincipalId string
- The principal ID of the assigned identity.
- TenantId string
- The tenant ID of the user assigned identity.
- ClientId string
- The client ID of the assigned identity.
- PrincipalId string
- The principal ID of the assigned identity.
- TenantId string
- The tenant ID of the user assigned identity.
- clientId String
- The client ID of the assigned identity.
- principalId String
- The principal ID of the assigned identity.
- tenantId String
- The tenant ID of the user assigned identity.
- clientId string
- The client ID of the assigned identity.
- principalId string
- The principal ID of the assigned identity.
- tenantId string
- The tenant ID of the user assigned identity.
- client_id str
- The client ID of the assigned identity.
- principal_id str
- The principal ID of the assigned identity.
- tenant_id str
- The tenant ID of the user assigned identity.
- clientId String
- The client ID of the assigned identity.
- principalId String
- The principal ID of the assigned identity.
- tenantId String
- The tenant ID of the user assigned identity.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
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.89.1 published on Sunday, Mar 2, 2025 by Pulumi