1. Packages
  2. Azure Native
  3. API Docs
  4. network
  5. listFirewallPolicyIdpsSignaturesFilterValue
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Viewing docs for Azure Native v2.90.0 (Older version)
published on Monday, Mar 9, 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.
Viewing docs for Azure Native v2.90.0 (Older version)
published on Monday, Mar 9, 2026 by Pulumi

    Retrieves the current filter values for the signatures overrides

    Uses Azure REST API version 2023-02-01.

    Other available API versions: 2021-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.

    Using listFirewallPolicyIdpsSignaturesFilterValue

    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 listFirewallPolicyIdpsSignaturesFilterValue(args: ListFirewallPolicyIdpsSignaturesFilterValueArgs, opts?: InvokeOptions): Promise<ListFirewallPolicyIdpsSignaturesFilterValueResult>
    function listFirewallPolicyIdpsSignaturesFilterValueOutput(args: ListFirewallPolicyIdpsSignaturesFilterValueOutputArgs, opts?: InvokeOptions): Output<ListFirewallPolicyIdpsSignaturesFilterValueResult>
    def list_firewall_policy_idps_signatures_filter_value(filter_name: Optional[str] = None,
                                                          firewall_policy_name: Optional[str] = None,
                                                          resource_group_name: Optional[str] = None,
                                                          opts: Optional[InvokeOptions] = None) -> ListFirewallPolicyIdpsSignaturesFilterValueResult
    def list_firewall_policy_idps_signatures_filter_value_output(filter_name: Optional[pulumi.Input[str]] = None,
                                                          firewall_policy_name: Optional[pulumi.Input[str]] = None,
                                                          resource_group_name: Optional[pulumi.Input[str]] = None,
                                                          opts: Optional[InvokeOptions] = None) -> Output[ListFirewallPolicyIdpsSignaturesFilterValueResult]
    func ListFirewallPolicyIdpsSignaturesFilterValue(ctx *Context, args *ListFirewallPolicyIdpsSignaturesFilterValueArgs, opts ...InvokeOption) (*ListFirewallPolicyIdpsSignaturesFilterValueResult, error)
    func ListFirewallPolicyIdpsSignaturesFilterValueOutput(ctx *Context, args *ListFirewallPolicyIdpsSignaturesFilterValueOutputArgs, opts ...InvokeOption) ListFirewallPolicyIdpsSignaturesFilterValueResultOutput

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

    public static class ListFirewallPolicyIdpsSignaturesFilterValue 
    {
        public static Task<ListFirewallPolicyIdpsSignaturesFilterValueResult> InvokeAsync(ListFirewallPolicyIdpsSignaturesFilterValueArgs args, InvokeOptions? opts = null)
        public static Output<ListFirewallPolicyIdpsSignaturesFilterValueResult> Invoke(ListFirewallPolicyIdpsSignaturesFilterValueInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<ListFirewallPolicyIdpsSignaturesFilterValueResult> listFirewallPolicyIdpsSignaturesFilterValue(ListFirewallPolicyIdpsSignaturesFilterValueArgs args, InvokeOptions options)
    public static Output<ListFirewallPolicyIdpsSignaturesFilterValueResult> listFirewallPolicyIdpsSignaturesFilterValue(ListFirewallPolicyIdpsSignaturesFilterValueArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:network:listFirewallPolicyIdpsSignaturesFilterValue
      arguments:
        # arguments dictionary

    The following arguments are supported:

    FirewallPolicyName string
    The name of the Firewall Policy.
    ResourceGroupName string
    The name of the resource group.
    FilterName string
    Describes the name of the column which values will be returned
    FirewallPolicyName string
    The name of the Firewall Policy.
    ResourceGroupName string
    The name of the resource group.
    FilterName string
    Describes the name of the column which values will be returned
    firewallPolicyName String
    The name of the Firewall Policy.
    resourceGroupName String
    The name of the resource group.
    filterName String
    Describes the name of the column which values will be returned
    firewallPolicyName string
    The name of the Firewall Policy.
    resourceGroupName string
    The name of the resource group.
    filterName string
    Describes the name of the column which values will be returned
    firewall_policy_name str
    The name of the Firewall Policy.
    resource_group_name str
    The name of the resource group.
    filter_name str
    Describes the name of the column which values will be returned
    firewallPolicyName String
    The name of the Firewall Policy.
    resourceGroupName String
    The name of the resource group.
    filterName String
    Describes the name of the column which values will be returned

    listFirewallPolicyIdpsSignaturesFilterValue Result

    The following output properties are available:

    FilterValues List<string>
    Describes the possible values
    FilterValues []string
    Describes the possible values
    filterValues List<String>
    Describes the possible values
    filterValues string[]
    Describes the possible values
    filter_values Sequence[str]
    Describes the possible values
    filterValues List<String>
    Describes the possible values

    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.
    Viewing docs for Azure Native v2.90.0 (Older version)
    published on Monday, Mar 9, 2026 by Pulumi
      Try Pulumi Cloud free. Your team will thank you.