1. Packages
  2. Azure Native
  3. API Docs
  4. datadog
  5. getMonitorDefaultApplicationKey
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.13.0 published on Wednesday, Jan 28, 2026 by Pulumi
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.13.0 published on Wednesday, Jan 28, 2026 by Pulumi

    Get the default application key.

    Uses Azure REST API version 2025-11-03-preview.

    Using getMonitorDefaultApplicationKey

    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 getMonitorDefaultApplicationKey(args: GetMonitorDefaultApplicationKeyArgs, opts?: InvokeOptions): Promise<GetMonitorDefaultApplicationKeyResult>
    function getMonitorDefaultApplicationKeyOutput(args: GetMonitorDefaultApplicationKeyOutputArgs, opts?: InvokeOptions): Output<GetMonitorDefaultApplicationKeyResult>
    def get_monitor_default_application_key(monitor_name: Optional[str] = None,
                                            resource_group_name: Optional[str] = None,
                                            opts: Optional[InvokeOptions] = None) -> GetMonitorDefaultApplicationKeyResult
    def get_monitor_default_application_key_output(monitor_name: Optional[pulumi.Input[str]] = None,
                                            resource_group_name: Optional[pulumi.Input[str]] = None,
                                            opts: Optional[InvokeOptions] = None) -> Output[GetMonitorDefaultApplicationKeyResult]
    func GetMonitorDefaultApplicationKey(ctx *Context, args *GetMonitorDefaultApplicationKeyArgs, opts ...InvokeOption) (*GetMonitorDefaultApplicationKeyResult, error)
    func GetMonitorDefaultApplicationKeyOutput(ctx *Context, args *GetMonitorDefaultApplicationKeyOutputArgs, opts ...InvokeOption) GetMonitorDefaultApplicationKeyResultOutput

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

    public static class GetMonitorDefaultApplicationKey 
    {
        public static Task<GetMonitorDefaultApplicationKeyResult> InvokeAsync(GetMonitorDefaultApplicationKeyArgs args, InvokeOptions? opts = null)
        public static Output<GetMonitorDefaultApplicationKeyResult> Invoke(GetMonitorDefaultApplicationKeyInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetMonitorDefaultApplicationKeyResult> getMonitorDefaultApplicationKey(GetMonitorDefaultApplicationKeyArgs args, InvokeOptions options)
    public static Output<GetMonitorDefaultApplicationKeyResult> getMonitorDefaultApplicationKey(GetMonitorDefaultApplicationKeyArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:datadog:getMonitorDefaultApplicationKey
      arguments:
        # arguments dictionary

    The following arguments are supported:

    MonitorName string
    Monitor resource name
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    MonitorName string
    Monitor resource name
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    monitorName String
    Monitor resource name
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    monitorName string
    Monitor resource name
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    monitor_name str
    Monitor resource name
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    monitorName String
    Monitor resource name
    resourceGroupName String
    The name of the resource group. The name is case insensitive.

    getMonitorDefaultApplicationKey Result

    The following output properties are available:

    Key string
    The value of the Application key.
    CreatedBy string
    The user that created the Application key.
    Name string
    The name of the Application key.
    Key string
    The value of the Application key.
    CreatedBy string
    The user that created the Application key.
    Name string
    The name of the Application key.
    key String
    The value of the Application key.
    createdBy String
    The user that created the Application key.
    name String
    The name of the Application key.
    key string
    The value of the Application key.
    createdBy string
    The user that created the Application key.
    name string
    The name of the Application key.
    key str
    The value of the Application key.
    created_by str
    The user that created the Application key.
    name str
    The name of the Application key.
    key String
    The value of the Application key.
    createdBy String
    The user that created the Application key.
    name String
    The name of the Application key.

    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.13.0 published on Wednesday, Jan 28, 2026 by Pulumi
      Meet Neo: Your AI Platform Teammate