1. Packages
  2. Azure Native
  3. API Docs
  4. relationships
  5. getDependencyOfRelationship
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.4.0 published on Wednesday, May 7, 2025 by Pulumi

azure-native.relationships.getDependencyOfRelationship

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.4.0 published on Wednesday, May 7, 2025 by Pulumi

    Get a DependencyOfRelationship

    Uses Azure REST API version 2023-09-01-preview.

    Using getDependencyOfRelationship

    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 getDependencyOfRelationship(args: GetDependencyOfRelationshipArgs, opts?: InvokeOptions): Promise<GetDependencyOfRelationshipResult>
    function getDependencyOfRelationshipOutput(args: GetDependencyOfRelationshipOutputArgs, opts?: InvokeOptions): Output<GetDependencyOfRelationshipResult>
    def get_dependency_of_relationship(name: Optional[str] = None,
                                       resource_uri: Optional[str] = None,
                                       opts: Optional[InvokeOptions] = None) -> GetDependencyOfRelationshipResult
    def get_dependency_of_relationship_output(name: Optional[pulumi.Input[str]] = None,
                                       resource_uri: Optional[pulumi.Input[str]] = None,
                                       opts: Optional[InvokeOptions] = None) -> Output[GetDependencyOfRelationshipResult]
    func LookupDependencyOfRelationship(ctx *Context, args *LookupDependencyOfRelationshipArgs, opts ...InvokeOption) (*LookupDependencyOfRelationshipResult, error)
    func LookupDependencyOfRelationshipOutput(ctx *Context, args *LookupDependencyOfRelationshipOutputArgs, opts ...InvokeOption) LookupDependencyOfRelationshipResultOutput

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

    public static class GetDependencyOfRelationship 
    {
        public static Task<GetDependencyOfRelationshipResult> InvokeAsync(GetDependencyOfRelationshipArgs args, InvokeOptions? opts = null)
        public static Output<GetDependencyOfRelationshipResult> Invoke(GetDependencyOfRelationshipInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetDependencyOfRelationshipResult> getDependencyOfRelationship(GetDependencyOfRelationshipArgs args, InvokeOptions options)
    public static Output<GetDependencyOfRelationshipResult> getDependencyOfRelationship(GetDependencyOfRelationshipArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:relationships:getDependencyOfRelationship
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Name string
    Name of dependencyOf relationship.
    ResourceUri string
    The fully qualified Azure Resource manager identifier of the resource.
    Name string
    Name of dependencyOf relationship.
    ResourceUri string
    The fully qualified Azure Resource manager identifier of the resource.
    name String
    Name of dependencyOf relationship.
    resourceUri String
    The fully qualified Azure Resource manager identifier of the resource.
    name string
    Name of dependencyOf relationship.
    resourceUri string
    The fully qualified Azure Resource manager identifier of the resource.
    name str
    Name of dependencyOf relationship.
    resource_uri str
    The fully qualified Azure Resource manager identifier of the resource.
    name String
    Name of dependencyOf relationship.
    resourceUri String
    The fully qualified Azure Resource manager identifier of the resource.

    getDependencyOfRelationship Result

    The following output properties are available:

    AzureApiVersion string
    The Azure API version of the resource.
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    Name string
    The name of the resource
    Properties Pulumi.AzureNative.Relationships.Outputs.DependencyOfRelationshipPropertiesResponse
    The resource-specific properties for this resource.
    SystemData Pulumi.AzureNative.Relationships.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"
    AzureApiVersion string
    The Azure API version of the resource.
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    Name string
    The name of the resource
    Properties DependencyOfRelationshipPropertiesResponse
    The resource-specific properties for this resource.
    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"
    azureApiVersion String
    The Azure API version of the resource.
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name String
    The name of the resource
    properties DependencyOfRelationshipPropertiesResponse
    The resource-specific properties for this resource.
    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"
    azureApiVersion string
    The Azure API version of the resource.
    id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name string
    The name of the resource
    properties DependencyOfRelationshipPropertiesResponse
    The resource-specific properties for this resource.
    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"
    azure_api_version str
    The Azure API version of the resource.
    id str
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name str
    The name of the resource
    properties DependencyOfRelationshipPropertiesResponse
    The resource-specific properties for this resource.
    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"
    azureApiVersion String
    The Azure API version of the resource.
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name String
    The name of the resource
    properties Property Map
    The resource-specific properties for this resource.
    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

    DependencyOfRelationshipPropertiesResponse

    Metadata Pulumi.AzureNative.Relationships.Inputs.RelationshipMetadataResponse
    Metadata about the relationship.
    OriginInformation Pulumi.AzureNative.Relationships.Inputs.RelationshipOriginInformationResponse
    Information about the origin of the relationship.
    ProvisioningState string
    The provisioning state of the relationship.
    SourceId string
    The relationship source resource id.
    TargetId string
    The relationship target resource id.
    TargetTenant string
    The relationship target tenant id.
    Metadata RelationshipMetadataResponse
    Metadata about the relationship.
    OriginInformation RelationshipOriginInformationResponse
    Information about the origin of the relationship.
    ProvisioningState string
    The provisioning state of the relationship.
    SourceId string
    The relationship source resource id.
    TargetId string
    The relationship target resource id.
    TargetTenant string
    The relationship target tenant id.
    metadata RelationshipMetadataResponse
    Metadata about the relationship.
    originInformation RelationshipOriginInformationResponse
    Information about the origin of the relationship.
    provisioningState String
    The provisioning state of the relationship.
    sourceId String
    The relationship source resource id.
    targetId String
    The relationship target resource id.
    targetTenant String
    The relationship target tenant id.
    metadata RelationshipMetadataResponse
    Metadata about the relationship.
    originInformation RelationshipOriginInformationResponse
    Information about the origin of the relationship.
    provisioningState string
    The provisioning state of the relationship.
    sourceId string
    The relationship source resource id.
    targetId string
    The relationship target resource id.
    targetTenant string
    The relationship target tenant id.
    metadata RelationshipMetadataResponse
    Metadata about the relationship.
    origin_information RelationshipOriginInformationResponse
    Information about the origin of the relationship.
    provisioning_state str
    The provisioning state of the relationship.
    source_id str
    The relationship source resource id.
    target_id str
    The relationship target resource id.
    target_tenant str
    The relationship target tenant id.
    metadata Property Map
    Metadata about the relationship.
    originInformation Property Map
    Information about the origin of the relationship.
    provisioningState String
    The provisioning state of the relationship.
    sourceId String
    The relationship source resource id.
    targetId String
    The relationship target resource id.
    targetTenant String
    The relationship target tenant id.

    RelationshipMetadataResponse

    SourceType string
    The type of the relationship source resource.
    TargetType string
    The type of the relationship target resource.
    SourceType string
    The type of the relationship source resource.
    TargetType string
    The type of the relationship target resource.
    sourceType String
    The type of the relationship source resource.
    targetType String
    The type of the relationship target resource.
    sourceType string
    The type of the relationship source resource.
    targetType string
    The type of the relationship target resource.
    source_type str
    The type of the relationship source resource.
    target_type str
    The type of the relationship target resource.
    sourceType String
    The type of the relationship source resource.
    targetType String
    The type of the relationship target resource.

    RelationshipOriginInformationResponse

    DiscoveryEngine string
    The name of the discovery engine that created the relationship.
    RelationshipOriginType string
    Identifies the origin type of the relationship.
    DiscoveryEngine string
    The name of the discovery engine that created the relationship.
    RelationshipOriginType string
    Identifies the origin type of the relationship.
    discoveryEngine String
    The name of the discovery engine that created the relationship.
    relationshipOriginType String
    Identifies the origin type of the relationship.
    discoveryEngine string
    The name of the discovery engine that created the relationship.
    relationshipOriginType string
    Identifies the origin type of the relationship.
    discovery_engine str
    The name of the discovery engine that created the relationship.
    relationship_origin_type str
    Identifies the origin type of the relationship.
    discoveryEngine String
    The name of the discovery engine that created the relationship.
    relationshipOriginType String
    Identifies the origin type of the relationship.

    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.

    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 v2 docs if using the v2 version of this package.
    Azure Native v3.4.0 published on Wednesday, May 7, 2025 by Pulumi