azure-native.insights.getDataCollectionRuleAssociation
Explore with Pulumi AI
Definition of generic ARM proxy resource. 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>
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]
func LookupDataCollectionRuleAssociation(ctx *Context, args *LookupDataCollectionRuleAssociationArgs, opts ...InvokeOption) (*LookupDataCollectionRuleAssociationResult, error)
func LookupDataCollectionRuleAssociationOutput(ctx *Context, args *LookupDataCollectionRuleAssociationOutputArgs, opts ...InvokeOption) LookupDataCollectionRuleAssociationResultOutput
> 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)
}
public static CompletableFuture<GetDataCollectionRuleAssociationResult> getDataCollectionRuleAssociation(GetDataCollectionRuleAssociationArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:insights:getDataCollectionRuleAssociation
arguments:
# arguments dictionary
The following arguments are supported:
- Association
Name string The name of the association. The name is case insensitive.
- Resource
Uri string The identifier of the resource.
- Association
Name string The name of the association. The name is case insensitive.
- Resource
Uri string The identifier of the resource.
- association
Name String The name of the association. The name is case insensitive.
- resource
Uri String The identifier of the resource.
- association
Name string The name of the association. The name is case insensitive.
- resource
Uri string The identifier of the resource.
- association_
name str The name of the association. The name is case insensitive.
- resource_
uri str The identifier of the resource.
- association
Name String The name of the association. The name is case insensitive.
- resource
Uri String The identifier of the resource.
getDataCollectionRuleAssociation Result
The following output properties are available:
- Etag string
Resource entity tag (ETag).
- Id string
Fully qualified ID of the resource.
- Metadata
Pulumi.
Azure Native. Insights. Outputs. Data Collection Rule Association Response Metadata Metadata about the resource
- Name string
The name of the resource.
- Provisioning
State string The resource provisioning state.
- System
Data Pulumi.Azure Native. Insights. Outputs. Data Collection Rule Association Proxy Only Resource Response System Data Metadata pertaining to creation and last modification of the resource.
- Type string
The type of the resource.
- Data
Collection stringEndpoint Id The resource ID of the data collection endpoint that is to be associated.
- Data
Collection stringRule Id The resource ID of the data collection rule that is to be associated.
- Description string
Description of the association.
- Etag string
Resource entity tag (ETag).
- Id string
Fully qualified ID of the resource.
- Metadata
Data
Collection Rule Association Response Metadata Metadata about the resource
- Name string
The name of the resource.
- Provisioning
State string The resource provisioning state.
- System
Data DataCollection Rule Association Proxy Only Resource Response System Data Metadata pertaining to creation and last modification of the resource.
- Type string
The type of the resource.
- Data
Collection stringEndpoint Id The resource ID of the data collection endpoint that is to be associated.
- Data
Collection stringRule Id The resource ID of the data collection rule that is to be associated.
- Description string
Description of the association.
- etag String
Resource entity tag (ETag).
- id String
Fully qualified ID of the resource.
- metadata
Data
Collection Rule Association Response Metadata Metadata about the resource
- name String
The name of the resource.
- provisioning
State String The resource provisioning state.
- system
Data DataCollection Rule Association Proxy Only Resource Response System Data Metadata pertaining to creation and last modification of the resource.
- type String
The type of the resource.
- data
Collection StringEndpoint Id The resource ID of the data collection endpoint that is to be associated.
- data
Collection StringRule Id The resource ID of the data collection rule that is to be associated.
- description String
Description of the association.
- etag string
Resource entity tag (ETag).
- id string
Fully qualified ID of the resource.
- metadata
Data
Collection Rule Association Response Metadata Metadata about the resource
- name string
The name of the resource.
- provisioning
State string The resource provisioning state.
- system
Data DataCollection Rule Association Proxy Only Resource Response System Data Metadata pertaining to creation and last modification of the resource.
- type string
The type of the resource.
- data
Collection stringEndpoint Id The resource ID of the data collection endpoint that is to be associated.
- data
Collection stringRule Id The resource ID of the data collection rule that is to be associated.
- description string
Description of the association.
- etag str
Resource entity tag (ETag).
- id str
Fully qualified ID of the resource.
- metadata
Data
Collection Rule Association Response Metadata Metadata about the resource
- name str
The name of the resource.
- provisioning_
state str The resource provisioning state.
- system_
data DataCollection Rule Association Proxy Only Resource Response System Data Metadata pertaining to creation and last modification of the resource.
- type str
The type of the resource.
- data_
collection_ strendpoint_ id The resource ID of the data collection endpoint that is to be associated.
- data_
collection_ strrule_ id The resource ID of the data collection rule that is to be associated.
- description str
Description of the association.
- 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.
- provisioning
State String The resource provisioning state.
- system
Data Property Map Metadata pertaining to creation and last modification of the resource.
- type String
The type of the resource.
- data
Collection StringEndpoint Id The resource ID of the data collection endpoint that is to be associated.
- data
Collection StringRule Id The resource ID of the data collection rule that is to be associated.
- description String
Description of the association.
Supporting Types
DataCollectionRuleAssociationProxyOnlyResourceResponseSystemData
- 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.
DataCollectionRuleAssociationResponseMetadata
- Provisioned
By string Azure offering managing this resource on-behalf-of customer.
- Provisioned
By stringResource Id Resource Id of azure offering managing this resource on-behalf-of customer.
- Provisioned
By string Azure offering managing this resource on-behalf-of customer.
- Provisioned
By stringResource Id Resource Id of azure offering managing this resource on-behalf-of customer.
- provisioned
By String Azure offering managing this resource on-behalf-of customer.
- provisioned
By StringResource Id Resource Id of azure offering managing this resource on-behalf-of customer.
- provisioned
By string Azure offering managing this resource on-behalf-of customer.
- provisioned
By stringResource Id Resource Id of azure offering managing this resource on-behalf-of customer.
- provisioned_
by str Azure offering managing this resource on-behalf-of customer.
- provisioned_
by_ strresource_ id Resource Id of azure offering managing this resource on-behalf-of customer.
- provisioned
By String Azure offering managing this resource on-behalf-of customer.
- provisioned
By StringResource Id 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