1. Packages
  2. Azure Native
  3. API Docs
  4. monitor
  5. getDataCollectionRuleAssociation
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.1.0 published on Tuesday, Apr 8, 2025 by Pulumi

azure-native.monitor.getDataCollectionRuleAssociation

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.1.0 published on Tuesday, Apr 8, 2025 by Pulumi

Definition of generic ARM proxy resource.

Uses Azure REST API version 2022-06-01.

Using getDataCollectionRuleAssociation

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 getDataCollectionRuleAssociation(args: GetDataCollectionRuleAssociationArgs, opts?: InvokeOptions): Promise<GetDataCollectionRuleAssociationResult>
function getDataCollectionRuleAssociationOutput(args: GetDataCollectionRuleAssociationOutputArgs, opts?: InvokeOptions): Output<GetDataCollectionRuleAssociationResult>
Copy
def get_data_collection_rule_association(association_name: Optional[str] = None,
                                         resource_uri: Optional[str] = None,
                                         opts: Optional[InvokeOptions] = None) -> GetDataCollectionRuleAssociationResult
def get_data_collection_rule_association_output(association_name: Optional[pulumi.Input[str]] = None,
                                         resource_uri: Optional[pulumi.Input[str]] = None,
                                         opts: Optional[InvokeOptions] = None) -> Output[GetDataCollectionRuleAssociationResult]
Copy
func LookupDataCollectionRuleAssociation(ctx *Context, args *LookupDataCollectionRuleAssociationArgs, opts ...InvokeOption) (*LookupDataCollectionRuleAssociationResult, error)
func LookupDataCollectionRuleAssociationOutput(ctx *Context, args *LookupDataCollectionRuleAssociationOutputArgs, opts ...InvokeOption) LookupDataCollectionRuleAssociationResultOutput
Copy

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

public static class GetDataCollectionRuleAssociation 
{
    public static Task<GetDataCollectionRuleAssociationResult> InvokeAsync(GetDataCollectionRuleAssociationArgs args, InvokeOptions? opts = null)
    public static Output<GetDataCollectionRuleAssociationResult> Invoke(GetDataCollectionRuleAssociationInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetDataCollectionRuleAssociationResult> getDataCollectionRuleAssociation(GetDataCollectionRuleAssociationArgs args, InvokeOptions options)
public static Output<GetDataCollectionRuleAssociationResult> getDataCollectionRuleAssociation(GetDataCollectionRuleAssociationArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:monitor:getDataCollectionRuleAssociation
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

AssociationName
This property is required.
Changes to this property will trigger replacement.
string
The name of the association. The name is case insensitive.
ResourceUri
This property is required.
Changes to this property will trigger replacement.
string
The identifier of the resource.
AssociationName
This property is required.
Changes to this property will trigger replacement.
string
The name of the association. The name is case insensitive.
ResourceUri
This property is required.
Changes to this property will trigger replacement.
string
The identifier of the resource.
associationName
This property is required.
Changes to this property will trigger replacement.
String
The name of the association. The name is case insensitive.
resourceUri
This property is required.
Changes to this property will trigger replacement.
String
The identifier of the resource.
associationName
This property is required.
Changes to this property will trigger replacement.
string
The name of the association. The name is case insensitive.
resourceUri
This property is required.
Changes to this property will trigger replacement.
string
The identifier of the resource.
association_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the association. The name is case insensitive.
resource_uri
This property is required.
Changes to this property will trigger replacement.
str
The identifier of the resource.
associationName
This property is required.
Changes to this property will trigger replacement.
String
The name of the association. The name is case insensitive.
resourceUri
This property is required.
Changes to this property will trigger replacement.
String
The identifier of the resource.

getDataCollectionRuleAssociation Result

The following output properties are available:

AzureApiVersion string
The Azure API version of the resource.
Etag string
Resource entity tag (ETag).
Id string
Fully qualified ID of the resource.
Metadata Pulumi.AzureNative.Monitor.Outputs.DataCollectionRuleAssociationResponseMetadata
Metadata about the resource
Name string
The name of the resource.
ProvisioningState string
The resource provisioning state.
SystemData Pulumi.AzureNative.Monitor.Outputs.DataCollectionRuleAssociationProxyOnlyResourceResponseSystemData
Metadata pertaining to creation and last modification of the resource.
Type string
The type of the resource.
DataCollectionEndpointId string
The resource ID of the data collection endpoint that is to be associated.
DataCollectionRuleId string
The resource ID of the data collection rule that is to be associated.
Description string
Description of the association.
AzureApiVersion string
The Azure API version of the resource.
Etag string
Resource entity tag (ETag).
Id string
Fully qualified ID of the resource.
Metadata DataCollectionRuleAssociationResponseMetadata
Metadata about the resource
Name string
The name of the resource.
ProvisioningState string
The resource provisioning state.
SystemData DataCollectionRuleAssociationProxyOnlyResourceResponseSystemData
Metadata pertaining to creation and last modification of the resource.
Type string
The type of the resource.
DataCollectionEndpointId string
The resource ID of the data collection endpoint that is to be associated.
DataCollectionRuleId string
The resource ID of the data collection rule that is to be associated.
Description string
Description of the association.
azureApiVersion String
The Azure API version of the resource.
etag String
Resource entity tag (ETag).
id String
Fully qualified ID of the resource.
metadata DataCollectionRuleAssociationResponseMetadata
Metadata about the resource
name String
The name of the resource.
provisioningState String
The resource provisioning state.
systemData DataCollectionRuleAssociationProxyOnlyResourceResponseSystemData
Metadata pertaining to creation and last modification of the resource.
type String
The type of the resource.
dataCollectionEndpointId String
The resource ID of the data collection endpoint that is to be associated.
dataCollectionRuleId String
The resource ID of the data collection rule that is to be associated.
description String
Description of the association.
azureApiVersion string
The Azure API version of the resource.
etag string
Resource entity tag (ETag).
id string
Fully qualified ID of the resource.
metadata DataCollectionRuleAssociationResponseMetadata
Metadata about the resource
name string
The name of the resource.
provisioningState string
The resource provisioning state.
systemData DataCollectionRuleAssociationProxyOnlyResourceResponseSystemData
Metadata pertaining to creation and last modification of the resource.
type string
The type of the resource.
dataCollectionEndpointId string
The resource ID of the data collection endpoint that is to be associated.
dataCollectionRuleId string
The resource ID of the data collection rule that is to be associated.
description string
Description of the association.
azure_api_version str
The Azure API version of the resource.
etag str
Resource entity tag (ETag).
id str
Fully qualified ID of the resource.
metadata DataCollectionRuleAssociationResponseMetadata
Metadata about the resource
name str
The name of the resource.
provisioning_state str
The resource provisioning state.
system_data DataCollectionRuleAssociationProxyOnlyResourceResponseSystemData
Metadata pertaining to creation and last modification of the resource.
type str
The type of the resource.
data_collection_endpoint_id str
The resource ID of the data collection endpoint that is to be associated.
data_collection_rule_id str
The resource ID of the data collection rule that is to be associated.
description str
Description of the association.
azureApiVersion String
The Azure API version of the resource.
etag String
Resource entity tag (ETag).
id String
Fully qualified ID of the resource.
metadata Property Map
Metadata about the resource
name String
The name of the resource.
provisioningState String
The resource provisioning state.
systemData Property Map
Metadata pertaining to creation and last modification of the resource.
type String
The type of the resource.
dataCollectionEndpointId String
The resource ID of the data collection endpoint that is to be associated.
dataCollectionRuleId String
The resource ID of the data collection rule that is to be associated.
description String
Description of the association.

Supporting Types

DataCollectionRuleAssociationProxyOnlyResourceResponseSystemData

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.

DataCollectionRuleAssociationResponseMetadata

ProvisionedBy This property is required. string
Azure offering managing this resource on-behalf-of customer.
ProvisionedByResourceId This property is required. string
Resource Id of azure offering managing this resource on-behalf-of customer.
ProvisionedBy This property is required. string
Azure offering managing this resource on-behalf-of customer.
ProvisionedByResourceId This property is required. string
Resource Id of azure offering managing this resource on-behalf-of customer.
provisionedBy This property is required. String
Azure offering managing this resource on-behalf-of customer.
provisionedByResourceId This property is required. String
Resource Id of azure offering managing this resource on-behalf-of customer.
provisionedBy This property is required. string
Azure offering managing this resource on-behalf-of customer.
provisionedByResourceId This property is required. string
Resource Id of azure offering managing this resource on-behalf-of customer.
provisioned_by This property is required. str
Azure offering managing this resource on-behalf-of customer.
provisioned_by_resource_id This property is required. str
Resource Id of azure offering managing this resource on-behalf-of customer.
provisionedBy This property is required. String
Azure offering managing this resource on-behalf-of customer.
provisionedByResourceId This property is required. String
Resource Id of azure offering managing this resource on-behalf-of customer.

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.1.0 published on Tuesday, Apr 8, 2025 by Pulumi