azure-native.machinelearningservices.getLinkedService
Explore with Pulumi AI
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)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:machinelearningservices:getLinkedService
arguments:
# arguments dictionary
The following arguments are supported:
- Link
Name string Friendly name of the linked workspace
- Resource
Group stringName Name of the resource group in which workspace is located.
- Workspace
Name string Name of Azure Machine Learning workspace.
- Link
Name string Friendly name of the linked workspace
- Resource
Group stringName Name of the resource group in which workspace is located.
- Workspace
Name string Name of Azure Machine Learning workspace.
- link
Name String Friendly name of the linked workspace
- resource
Group StringName Name of the resource group in which workspace is located.
- workspace
Name String Name of Azure Machine Learning workspace.
- link
Name string Friendly name of the linked workspace
- resource
Group stringName Name of the resource group in which workspace is located.
- workspace
Name 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.
- link
Name String Friendly name of the linked workspace
- resource
Group StringName Name of the resource group in which workspace is located.
- workspace
Name 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
Linked
Service Props Response LinkedService specific properties.
- Type string
Resource type of linked service.
- Identity
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
Linked
Service Props Response LinkedService specific properties.
- type String
Resource type of linked service.
- identity
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
Linked
Service Props Response LinkedService specific properties.
- type string
Resource type of linked service.
- identity
Identity
Response 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
Linked
Service Props Response LinkedService specific properties.
- type str
Resource type of linked service.
- identity
Identity
Response 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
- Principal
Id string The principal ID of resource identity.
- Tenant
Id string The tenant ID of resource.
- Type string
The identity type.
- User
Assigned Dictionary<string, Pulumi.Identities Azure Native. Machine Learning Services. Inputs. User Assigned Identity Response> The user assigned identities associated with the resource.
- Principal
Id string The principal ID of resource identity.
- Tenant
Id string The tenant ID of resource.
- Type string
The identity type.
- User
Assigned map[string]UserIdentities Assigned Identity Response The user assigned identities associated with the resource.
- principal
Id String The principal ID of resource identity.
- tenant
Id String The tenant ID of resource.
- type String
The identity type.
- user
Assigned Map<String,UserIdentities Assigned Identity Response> The user assigned identities associated with the resource.
- principal
Id string The principal ID of resource identity.
- tenant
Id string The tenant ID of resource.
- type string
The identity type.
- user
Assigned {[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.
- principal
Id String The principal ID of resource identity.
- tenant
Id String The tenant ID of resource.
- type String
The identity type.
- user
Assigned Map<Property Map>Identities The user assigned identities associated with the resource.
LinkedServicePropsResponse
- Linked
Service stringResource Id ResourceId of the link target of the linked service.
- Created
Time string The creation time of the linked service.
- Link
Type string Type of the link target.
- Modified
Time string The last modified time of the linked service.
- Linked
Service stringResource Id ResourceId of the link target of the linked service.
- Created
Time string The creation time of the linked service.
- Link
Type string Type of the link target.
- Modified
Time string The last modified time of the linked service.
- linked
Service StringResource Id ResourceId of the link target of the linked service.
- created
Time String The creation time of the linked service.
- link
Type String Type of the link target.
- modified
Time String The last modified time of the linked service.
- linked
Service stringResource Id ResourceId of the link target of the linked service.
- created
Time string The creation time of the linked service.
- link
Type string Type of the link target.
- modified
Time 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.
- linked
Service StringResource Id ResourceId of the link target of the linked service.
- created
Time String The creation time of the linked service.
- link
Type String Type of the link target.
- modified
Time String The last modified time of the linked service.
UserAssignedIdentityResponse
- Client
Id string The client ID of the assigned identity.
- Principal
Id string The principal ID of the assigned identity.
- Tenant
Id string The tenant ID of the user assigned identity.
- Client
Id string The client ID of the assigned identity.
- Principal
Id string The principal ID of the assigned identity.
- Tenant
Id string The tenant ID of the user assigned identity.
- client
Id String The client ID of the assigned identity.
- principal
Id String The principal ID of the assigned identity.
- tenant
Id String The tenant ID of the user assigned identity.
- client
Id string The client ID of the assigned identity.
- principal
Id string The principal ID of the assigned identity.
- tenant
Id 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.
- client
Id String The client ID of the assigned identity.
- principal
Id String The principal ID of the assigned identity.
- tenant
Id String The tenant ID of the user assigned identity.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0