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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
azure-native.customerinsights.getLink
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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
Gets a link in the hub. Azure REST API version: 2017-04-26.
Other available API versions: 2017-01-01.
Using getLink
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 getLink(args: GetLinkArgs, opts?: InvokeOptions): Promise<GetLinkResult>
function getLinkOutput(args: GetLinkOutputArgs, opts?: InvokeOptions): Output<GetLinkResult>
def get_link(hub_name: Optional[str] = None,
link_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetLinkResult
def get_link_output(hub_name: Optional[pulumi.Input[str]] = None,
link_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetLinkResult]
func LookupLink(ctx *Context, args *LookupLinkArgs, opts ...InvokeOption) (*LookupLinkResult, error)
func LookupLinkOutput(ctx *Context, args *LookupLinkOutputArgs, opts ...InvokeOption) LookupLinkResultOutput
> Note: This function is named LookupLink
in the Go SDK.
public static class GetLink
{
public static Task<GetLinkResult> InvokeAsync(GetLinkArgs args, InvokeOptions? opts = null)
public static Output<GetLinkResult> Invoke(GetLinkInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetLinkResult> getLink(GetLinkArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:customerinsights:getLink
arguments:
# arguments dictionary
The following arguments are supported:
- Hub
Name string - The name of the hub.
- Link
Name string - The name of the link.
- Resource
Group stringName - The name of the resource group.
- Hub
Name string - The name of the hub.
- Link
Name string - The name of the link.
- Resource
Group stringName - The name of the resource group.
- hub
Name String - The name of the hub.
- link
Name String - The name of the link.
- resource
Group StringName - The name of the resource group.
- hub
Name string - The name of the hub.
- link
Name string - The name of the link.
- resource
Group stringName - The name of the resource group.
- hub_
name str - The name of the hub.
- link_
name str - The name of the link.
- resource_
group_ strname - The name of the resource group.
- hub
Name String - The name of the hub.
- link
Name String - The name of the link.
- resource
Group StringName - The name of the resource group.
getLink Result
The following output properties are available:
- Id string
- Resource ID.
- Link
Name string - The link name.
- Name string
- Resource name.
- Participant
Property List<Pulumi.References Azure Native. Customer Insights. Outputs. Participant Property Reference Response> - The properties that represent the participating profile.
- Provisioning
State string - Provisioning state.
- Source
Entity stringType - Type of source entity.
- Source
Entity stringType Name - Name of the source Entity Type.
- Target
Entity stringType - Type of target entity.
- Target
Entity stringType Name - Name of the target Entity Type.
- Tenant
Id string - The hub name.
- Type string
- Resource type.
- Description Dictionary<string, string>
- Localized descriptions for the Link.
- Display
Name Dictionary<string, string> - Localized display name for the Link.
- Mappings
List<Pulumi.
Azure Native. Customer Insights. Outputs. Type Properties Mapping Response> - The set of properties mappings between the source and target Types.
- Operation
Type string - Determines whether this link is supposed to create or delete instances if Link is NOT Reference Only.
- Reference
Only bool - Indicating whether the link is reference only link. This flag is ignored if the Mappings are defined. If the mappings are not defined and it is set to true, links processing will not create or update profiles.
- Id string
- Resource ID.
- Link
Name string - The link name.
- Name string
- Resource name.
- Participant
Property []ParticipantReferences Property Reference Response - The properties that represent the participating profile.
- Provisioning
State string - Provisioning state.
- Source
Entity stringType - Type of source entity.
- Source
Entity stringType Name - Name of the source Entity Type.
- Target
Entity stringType - Type of target entity.
- Target
Entity stringType Name - Name of the target Entity Type.
- Tenant
Id string - The hub name.
- Type string
- Resource type.
- Description map[string]string
- Localized descriptions for the Link.
- Display
Name map[string]string - Localized display name for the Link.
- Mappings
[]Type
Properties Mapping Response - The set of properties mappings between the source and target Types.
- Operation
Type string - Determines whether this link is supposed to create or delete instances if Link is NOT Reference Only.
- Reference
Only bool - Indicating whether the link is reference only link. This flag is ignored if the Mappings are defined. If the mappings are not defined and it is set to true, links processing will not create or update profiles.
- id String
- Resource ID.
- link
Name String - The link name.
- name String
- Resource name.
- participant
Property List<ParticipantReferences Property Reference Response> - The properties that represent the participating profile.
- provisioning
State String - Provisioning state.
- source
Entity StringType - Type of source entity.
- source
Entity StringType Name - Name of the source Entity Type.
- target
Entity StringType - Type of target entity.
- target
Entity StringType Name - Name of the target Entity Type.
- tenant
Id String - The hub name.
- type String
- Resource type.
- description Map<String,String>
- Localized descriptions for the Link.
- display
Name Map<String,String> - Localized display name for the Link.
- mappings
List<Type
Properties Mapping Response> - The set of properties mappings between the source and target Types.
- operation
Type String - Determines whether this link is supposed to create or delete instances if Link is NOT Reference Only.
- reference
Only Boolean - Indicating whether the link is reference only link. This flag is ignored if the Mappings are defined. If the mappings are not defined and it is set to true, links processing will not create or update profiles.
- id string
- Resource ID.
- link
Name string - The link name.
- name string
- Resource name.
- participant
Property ParticipantReferences Property Reference Response[] - The properties that represent the participating profile.
- provisioning
State string - Provisioning state.
- source
Entity stringType - Type of source entity.
- source
Entity stringType Name - Name of the source Entity Type.
- target
Entity stringType - Type of target entity.
- target
Entity stringType Name - Name of the target Entity Type.
- tenant
Id string - The hub name.
- type string
- Resource type.
- description {[key: string]: string}
- Localized descriptions for the Link.
- display
Name {[key: string]: string} - Localized display name for the Link.
- mappings
Type
Properties Mapping Response[] - The set of properties mappings between the source and target Types.
- operation
Type string - Determines whether this link is supposed to create or delete instances if Link is NOT Reference Only.
- reference
Only boolean - Indicating whether the link is reference only link. This flag is ignored if the Mappings are defined. If the mappings are not defined and it is set to true, links processing will not create or update profiles.
- id str
- Resource ID.
- link_
name str - The link name.
- name str
- Resource name.
- participant_
property_ Sequence[Participantreferences Property Reference Response] - The properties that represent the participating profile.
- provisioning_
state str - Provisioning state.
- source_
entity_ strtype - Type of source entity.
- source_
entity_ strtype_ name - Name of the source Entity Type.
- target_
entity_ strtype - Type of target entity.
- target_
entity_ strtype_ name - Name of the target Entity Type.
- tenant_
id str - The hub name.
- type str
- Resource type.
- description Mapping[str, str]
- Localized descriptions for the Link.
- display_
name Mapping[str, str] - Localized display name for the Link.
- mappings
Sequence[Type
Properties Mapping Response] - The set of properties mappings between the source and target Types.
- operation_
type str - Determines whether this link is supposed to create or delete instances if Link is NOT Reference Only.
- reference_
only bool - Indicating whether the link is reference only link. This flag is ignored if the Mappings are defined. If the mappings are not defined and it is set to true, links processing will not create or update profiles.
- id String
- Resource ID.
- link
Name String - The link name.
- name String
- Resource name.
- participant
Property List<Property Map>References - The properties that represent the participating profile.
- provisioning
State String - Provisioning state.
- source
Entity StringType - Type of source entity.
- source
Entity StringType Name - Name of the source Entity Type.
- target
Entity StringType - Type of target entity.
- target
Entity StringType Name - Name of the target Entity Type.
- tenant
Id String - The hub name.
- type String
- Resource type.
- description Map<String>
- Localized descriptions for the Link.
- display
Name Map<String> - Localized display name for the Link.
- mappings List<Property Map>
- The set of properties mappings between the source and target Types.
- operation
Type String - Determines whether this link is supposed to create or delete instances if Link is NOT Reference Only.
- reference
Only Boolean - Indicating whether the link is reference only link. This flag is ignored if the Mappings are defined. If the mappings are not defined and it is set to true, links processing will not create or update profiles.
Supporting Types
ParticipantPropertyReferenceResponse
- Source
Property stringName - The source property that maps to the target property.
- Target
Property stringName - The target property that maps to the source property.
- Source
Property stringName - The source property that maps to the target property.
- Target
Property stringName - The target property that maps to the source property.
- source
Property StringName - The source property that maps to the target property.
- target
Property StringName - The target property that maps to the source property.
- source
Property stringName - The source property that maps to the target property.
- target
Property stringName - The target property that maps to the source property.
- source_
property_ strname - The source property that maps to the target property.
- target_
property_ strname - The target property that maps to the source property.
- source
Property StringName - The source property that maps to the target property.
- target
Property StringName - The target property that maps to the source property.
TypePropertiesMappingResponse
- Source
Property stringName - Property name on the source Entity Type.
- Target
Property stringName - Property name on the target Entity Type.
- Link
Type string - Link type.
- Source
Property stringName - Property name on the source Entity Type.
- Target
Property stringName - Property name on the target Entity Type.
- Link
Type string - Link type.
- source
Property StringName - Property name on the source Entity Type.
- target
Property StringName - Property name on the target Entity Type.
- link
Type String - Link type.
- source
Property stringName - Property name on the source Entity Type.
- target
Property stringName - Property name on the target Entity Type.
- link
Type string - Link type.
- source_
property_ strname - Property name on the source Entity Type.
- target_
property_ strname - Property name on the target Entity Type.
- link_
type str - Link type.
- source
Property StringName - Property name on the source Entity Type.
- target
Property StringName - Property name on the target Entity Type.
- link
Type String - Link type.
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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi