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.90.0 published on Thursday, Mar 27, 2025 by Pulumi
azure-native.cloudngfw.getPreRuleCounters
Explore with Pulumi AI
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.90.0 published on Thursday, Mar 27, 2025 by Pulumi
Get counters
Uses Azure REST API version 2023-09-01.
Other available API versions: 2022-08-29, 2022-08-29-preview, 2023-09-01-preview, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview.
Using getPreRuleCounters
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 getPreRuleCounters(args: GetPreRuleCountersArgs, opts?: InvokeOptions): Promise<GetPreRuleCountersResult>
function getPreRuleCountersOutput(args: GetPreRuleCountersOutputArgs, opts?: InvokeOptions): Output<GetPreRuleCountersResult>
def get_pre_rule_counters(firewall_name: Optional[str] = None,
global_rulestack_name: Optional[str] = None,
priority: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetPreRuleCountersResult
def get_pre_rule_counters_output(firewall_name: Optional[pulumi.Input[str]] = None,
global_rulestack_name: Optional[pulumi.Input[str]] = None,
priority: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetPreRuleCountersResult]
func GetPreRuleCounters(ctx *Context, args *GetPreRuleCountersArgs, opts ...InvokeOption) (*GetPreRuleCountersResult, error)
func GetPreRuleCountersOutput(ctx *Context, args *GetPreRuleCountersOutputArgs, opts ...InvokeOption) GetPreRuleCountersResultOutput
> Note: This function is named GetPreRuleCounters
in the Go SDK.
public static class GetPreRuleCounters
{
public static Task<GetPreRuleCountersResult> InvokeAsync(GetPreRuleCountersArgs args, InvokeOptions? opts = null)
public static Output<GetPreRuleCountersResult> Invoke(GetPreRuleCountersInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetPreRuleCountersResult> getPreRuleCounters(GetPreRuleCountersArgs args, InvokeOptions options)
public static Output<GetPreRuleCountersResult> getPreRuleCounters(GetPreRuleCountersArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:cloudngfw:getPreRuleCounters
arguments:
# arguments dictionary
The following arguments are supported:
- Global
Rulestack Name This property is required. Changes to this property will trigger replacement.
- GlobalRulestack resource name
- Priority
This property is required. Changes to this property will trigger replacement.
- Pre Rule priority
- Firewall
Name string
- Global
Rulestack Name This property is required. Changes to this property will trigger replacement.
- GlobalRulestack resource name
- Priority
This property is required. Changes to this property will trigger replacement.
- Pre Rule priority
- Firewall
Name string
- global
Rulestack Name This property is required. Changes to this property will trigger replacement.
- GlobalRulestack resource name
- priority
This property is required. Changes to this property will trigger replacement.
- Pre Rule priority
- firewall
Name String
- global
Rulestack Name This property is required. Changes to this property will trigger replacement.
- GlobalRulestack resource name
- priority
This property is required. Changes to this property will trigger replacement.
- Pre Rule priority
- firewall
Name string
- global_
rulestack_ name This property is required. Changes to this property will trigger replacement.
- GlobalRulestack resource name
- priority
This property is required. Changes to this property will trigger replacement.
- Pre Rule priority
- firewall_
name str
- global
Rulestack Name This property is required. Changes to this property will trigger replacement.
- GlobalRulestack resource name
- priority
This property is required. Changes to this property will trigger replacement.
- Pre Rule priority
- firewall
Name String
getPreRuleCounters Result
The following output properties are available:
- Priority string
- priority number
- Rule
Name string - rule name
- App
Seen Pulumi.Azure Native. Cloudngfw. Outputs. App Seen Data Response - apps seen
- Firewall
Name string - firewall name
- Hit
Count int - hit count
- Last
Updated stringTimestamp - last updated timestamp
- Request
Timestamp string - timestamp of request
- Rule
List stringName - rule list name
- Rule
Stack stringName - rule Stack Name
- Timestamp string
- timestamp of response
- Priority string
- priority number
- Rule
Name string - rule name
- App
Seen AppSeen Data Response - apps seen
- Firewall
Name string - firewall name
- Hit
Count int - hit count
- Last
Updated stringTimestamp - last updated timestamp
- Request
Timestamp string - timestamp of request
- Rule
List stringName - rule list name
- Rule
Stack stringName - rule Stack Name
- Timestamp string
- timestamp of response
- priority String
- priority number
- rule
Name String - rule name
- app
Seen AppSeen Data Response - apps seen
- firewall
Name String - firewall name
- hit
Count Integer - hit count
- last
Updated StringTimestamp - last updated timestamp
- request
Timestamp String - timestamp of request
- rule
List StringName - rule list name
- rule
Stack StringName - rule Stack Name
- timestamp String
- timestamp of response
- priority string
- priority number
- rule
Name string - rule name
- app
Seen AppSeen Data Response - apps seen
- firewall
Name string - firewall name
- hit
Count number - hit count
- last
Updated stringTimestamp - last updated timestamp
- request
Timestamp string - timestamp of request
- rule
List stringName - rule list name
- rule
Stack stringName - rule Stack Name
- timestamp string
- timestamp of response
- priority str
- priority number
- rule_
name str - rule name
- app_
seen AppSeen Data Response - apps seen
- firewall_
name str - firewall name
- hit_
count int - hit count
- last_
updated_ strtimestamp - last updated timestamp
- request_
timestamp str - timestamp of request
- rule_
list_ strname - rule list name
- rule_
stack_ strname - rule Stack Name
- timestamp str
- timestamp of response
- priority String
- priority number
- rule
Name String - rule name
- app
Seen Property Map - apps seen
- firewall
Name String - firewall name
- hit
Count Number - hit count
- last
Updated StringTimestamp - last updated timestamp
- request
Timestamp String - timestamp of request
- rule
List StringName - rule list name
- rule
Stack StringName - rule Stack Name
- timestamp String
- timestamp of response
Supporting Types
AppSeenDataResponse
- App
Seen List This property is required. List<Pulumi.Azure Native. Cloudngfw. Inputs. App Seen Info Response> - array of appSeen
- Count
This property is required. int - number of rows
- App
Seen List This property is required. []AppSeen Info Response - array of appSeen
- Count
This property is required. int - number of rows
- app
Seen List This property is required. List<AppSeen Info Response> - array of appSeen
- count
This property is required. Integer - number of rows
- app
Seen List This property is required. AppSeen Info Response[] - array of appSeen
- count
This property is required. number - number of rows
- app_
seen_ list This property is required. Sequence[AppSeen Info Response] - array of appSeen
- count
This property is required. int - number of rows
- app
Seen List This property is required. List<Property Map> - array of appSeen
- count
This property is required. Number - number of rows
AppSeenInfoResponse
- Category
This property is required. string - category
- Risk
This property is required. string - risk
- Standard
Ports This property is required. string - standardPorts
- Sub
Category This property is required. string - subCategory
- Tag
This property is required. string - tag
- Technology
This property is required. string - technology
- Title
This property is required. string - title
- Category
This property is required. string - category
- Risk
This property is required. string - risk
- Standard
Ports This property is required. string - standardPorts
- Sub
Category This property is required. string - subCategory
- Tag
This property is required. string - tag
- Technology
This property is required. string - technology
- Title
This property is required. string - title
- category
This property is required. String - category
- risk
This property is required. String - risk
- standard
Ports This property is required. String - standardPorts
- sub
Category This property is required. String - subCategory
- tag
This property is required. String - tag
- technology
This property is required. String - technology
- title
This property is required. String - title
- category
This property is required. string - category
- risk
This property is required. string - risk
- standard
Ports This property is required. string - standardPorts
- sub
Category This property is required. string - subCategory
- tag
This property is required. string - tag
- technology
This property is required. string - technology
- title
This property is required. string - title
- category
This property is required. str - category
- risk
This property is required. str - risk
- standard_
ports This property is required. str - standardPorts
- sub_
category This property is required. str - subCategory
- tag
This property is required. str - tag
- technology
This property is required. str - technology
- title
This property is required. str - title
- category
This property is required. String - category
- risk
This property is required. String - risk
- standard
Ports This property is required. String - standardPorts
- sub
Category This property is required. String - subCategory
- tag
This property is required. String - tag
- technology
This property is required. String - technology
- title
This property is required. String - title
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 v1 docs if using the v1 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi