1. Packages
  2. Azure Native
  3. API Docs
  4. aadiam
  5. getAzureADMetric
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.33.0 published on Friday, Mar 22, 2024 by Pulumi

azure-native.aadiam.getAzureADMetric

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.33.0 published on Friday, Mar 22, 2024 by Pulumi

    Gets a azureADMetrics instance with a given name. Azure REST API version: 2020-07-01-preview.

    Using getAzureADMetric

    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 getAzureADMetric(args: GetAzureADMetricArgs, opts?: InvokeOptions): Promise<GetAzureADMetricResult>
    function getAzureADMetricOutput(args: GetAzureADMetricOutputArgs, opts?: InvokeOptions): Output<GetAzureADMetricResult>
    def get_azure_ad_metric(azure_ad_metrics_name: Optional[str] = None,
                            resource_group_name: Optional[str] = None,
                            opts: Optional[InvokeOptions] = None) -> GetAzureADMetricResult
    def get_azure_ad_metric_output(azure_ad_metrics_name: Optional[pulumi.Input[str]] = None,
                            resource_group_name: Optional[pulumi.Input[str]] = None,
                            opts: Optional[InvokeOptions] = None) -> Output[GetAzureADMetricResult]
    func LookupAzureADMetric(ctx *Context, args *LookupAzureADMetricArgs, opts ...InvokeOption) (*LookupAzureADMetricResult, error)
    func LookupAzureADMetricOutput(ctx *Context, args *LookupAzureADMetricOutputArgs, opts ...InvokeOption) LookupAzureADMetricResultOutput

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

    public static class GetAzureADMetric 
    {
        public static Task<GetAzureADMetricResult> InvokeAsync(GetAzureADMetricArgs args, InvokeOptions? opts = null)
        public static Output<GetAzureADMetricResult> Invoke(GetAzureADMetricInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetAzureADMetricResult> getAzureADMetric(GetAzureADMetricArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:aadiam:getAzureADMetric
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AzureADMetricsName string
    Name of the azureADMetrics instance.
    ResourceGroupName string
    Name of an Azure resource group.
    AzureADMetricsName string
    Name of the azureADMetrics instance.
    ResourceGroupName string
    Name of an Azure resource group.
    azureADMetricsName String
    Name of the azureADMetrics instance.
    resourceGroupName String
    Name of an Azure resource group.
    azureADMetricsName string
    Name of the azureADMetrics instance.
    resourceGroupName string
    Name of an Azure resource group.
    azure_ad_metrics_name str
    Name of the azureADMetrics instance.
    resource_group_name str
    Name of an Azure resource group.
    azureADMetricsName String
    Name of the azureADMetrics instance.
    resourceGroupName String
    Name of an Azure resource group.

    getAzureADMetric Result

    The following output properties are available:

    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    Location string
    The geo-location where the resource lives
    Name string
    The name of the resource
    Properties Pulumi.AzureNative.AadIam.Outputs.AzureADMetricsPropertiesFormatResponse
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    Tags Dictionary<string, string>
    Resource tags.
    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    Location string
    The geo-location where the resource lives
    Name string
    The name of the resource
    Properties AzureADMetricsPropertiesFormatResponse
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    Tags map[string]string
    Resource tags.
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    location String
    The geo-location where the resource lives
    name String
    The name of the resource
    properties AzureADMetricsPropertiesFormatResponse
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    tags Map<String,String>
    Resource tags.
    id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    location string
    The geo-location where the resource lives
    name string
    The name of the resource
    properties AzureADMetricsPropertiesFormatResponse
    type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    tags {[key: string]: string}
    Resource tags.
    id str
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    location str
    The geo-location where the resource lives
    name str
    The name of the resource
    properties AzureADMetricsPropertiesFormatResponse
    type str
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    tags Mapping[str, str]
    Resource tags.
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    location String
    The geo-location where the resource lives
    name String
    The name of the resource
    properties Property Map
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    tags Map<String>
    Resource tags.

    Supporting Types

    AzureADMetricsPropertiesFormatResponse

    ProvisioningState string
    The provisioning state of the resource.
    ProvisioningState string
    The provisioning state of the resource.
    provisioningState String
    The provisioning state of the resource.
    provisioningState string
    The provisioning state of the resource.
    provisioning_state str
    The provisioning state of the resource.
    provisioningState String
    The provisioning state of 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 v1 docs if using the v1 version of this package.
    Azure Native v2.33.0 published on Friday, Mar 22, 2024 by Pulumi