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
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.
- Resource
Uri string - The fully qualified Azure Resource manager identifier of the resource.
- Name string
- Name of dependencyOf relationship.
- Resource
Uri string - The fully qualified Azure Resource manager identifier of the resource.
- name String
- Name of dependencyOf relationship.
- resource
Uri String - The fully qualified Azure Resource manager identifier of the resource.
- name string
- Name of dependencyOf relationship.
- resource
Uri 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.
- resource
Uri String - The fully qualified Azure Resource manager identifier of the resource.
getDependencyOfRelationship Result
The following output properties are available:
- Azure
Api stringVersion - 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.
Azure Native. Relationships. Outputs. Dependency Of Relationship Properties Response - The resource-specific properties for this resource.
- System
Data Pulumi.Azure Native. Relationships. 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"
- Azure
Api stringVersion - 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
Dependency
Of Relationship Properties Response - The resource-specific properties for this resource.
- 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"
- azure
Api StringVersion - 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
Dependency
Of Relationship Properties Response - The resource-specific properties for this resource.
- 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"
- azure
Api stringVersion - 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
Dependency
Of Relationship Properties Response - The resource-specific properties for this resource.
- 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"
- azure_
api_ strversion - 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
Dependency
Of Relationship Properties Response - The resource-specific properties for this resource.
- 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"
- azure
Api StringVersion - 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.
- 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
DependencyOfRelationshipPropertiesResponse
- Metadata
Pulumi.
Azure Native. Relationships. Inputs. Relationship Metadata Response - Metadata about the relationship.
- Origin
Information Pulumi.Azure Native. Relationships. Inputs. Relationship Origin Information Response - Information about the origin of the relationship.
- Provisioning
State string - The provisioning state of the relationship.
- Source
Id string - The relationship source resource id.
- Target
Id string - The relationship target resource id.
- Target
Tenant string - The relationship target tenant id.
- Metadata
Relationship
Metadata Response - Metadata about the relationship.
- Origin
Information RelationshipOrigin Information Response - Information about the origin of the relationship.
- Provisioning
State string - The provisioning state of the relationship.
- Source
Id string - The relationship source resource id.
- Target
Id string - The relationship target resource id.
- Target
Tenant string - The relationship target tenant id.
- metadata
Relationship
Metadata Response - Metadata about the relationship.
- origin
Information RelationshipOrigin Information Response - Information about the origin of the relationship.
- provisioning
State String - The provisioning state of the relationship.
- source
Id String - The relationship source resource id.
- target
Id String - The relationship target resource id.
- target
Tenant String - The relationship target tenant id.
- metadata
Relationship
Metadata Response - Metadata about the relationship.
- origin
Information RelationshipOrigin Information Response - Information about the origin of the relationship.
- provisioning
State string - The provisioning state of the relationship.
- source
Id string - The relationship source resource id.
- target
Id string - The relationship target resource id.
- target
Tenant string - The relationship target tenant id.
- metadata
Relationship
Metadata Response - Metadata about the relationship.
- origin_
information RelationshipOrigin Information Response - 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.
- origin
Information Property Map - Information about the origin of the relationship.
- provisioning
State String - The provisioning state of the relationship.
- source
Id String - The relationship source resource id.
- target
Id String - The relationship target resource id.
- target
Tenant String - The relationship target tenant id.
RelationshipMetadataResponse
- Source
Type string - The type of the relationship source resource.
- Target
Type string - The type of the relationship target resource.
- Source
Type string - The type of the relationship source resource.
- Target
Type string - The type of the relationship target resource.
- source
Type String - The type of the relationship source resource.
- target
Type String - The type of the relationship target resource.
- source
Type string - The type of the relationship source resource.
- target
Type 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.
- source
Type String - The type of the relationship source resource.
- target
Type String - The type of the relationship target resource.
RelationshipOriginInformationResponse
- Discovery
Engine string - The name of the discovery engine that created the relationship.
- Relationship
Origin stringType - Identifies the origin type of the relationship.
- Discovery
Engine string - The name of the discovery engine that created the relationship.
- Relationship
Origin stringType - Identifies the origin type of the relationship.
- discovery
Engine String - The name of the discovery engine that created the relationship.
- relationship
Origin StringType - Identifies the origin type of the relationship.
- discovery
Engine string - The name of the discovery engine that created the relationship.
- relationship
Origin stringType - Identifies the origin type of the relationship.
- discovery_
engine str - The name of the discovery engine that created the relationship.
- relationship_
origin_ strtype - Identifies the origin type of the relationship.
- discovery
Engine String - The name of the discovery engine that created the relationship.
- relationship
Origin StringType - Identifies the origin type of the relationship.
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.
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 v2 docs if using the v2 version of this package.
Azure Native v3.4.0 published on Wednesday, May 7, 2025 by Pulumi