1. Packages
  2. Azure Native
  3. API Docs
  4. awsconnector
  5. getNetworkFirewallRuleGroup
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.1.0 published on Tuesday, Apr 8, 2025 by Pulumi

azure-native.awsconnector.getNetworkFirewallRuleGroup

Explore with Pulumi AI

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.1.0 published on Tuesday, Apr 8, 2025 by Pulumi

Get a NetworkFirewallRuleGroup

Uses Azure REST API version 2024-12-01.

Using getNetworkFirewallRuleGroup

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 getNetworkFirewallRuleGroup(args: GetNetworkFirewallRuleGroupArgs, opts?: InvokeOptions): Promise<GetNetworkFirewallRuleGroupResult>
function getNetworkFirewallRuleGroupOutput(args: GetNetworkFirewallRuleGroupOutputArgs, opts?: InvokeOptions): Output<GetNetworkFirewallRuleGroupResult>
Copy
def get_network_firewall_rule_group(name: Optional[str] = None,
                                    resource_group_name: Optional[str] = None,
                                    opts: Optional[InvokeOptions] = None) -> GetNetworkFirewallRuleGroupResult
def get_network_firewall_rule_group_output(name: Optional[pulumi.Input[str]] = None,
                                    resource_group_name: Optional[pulumi.Input[str]] = None,
                                    opts: Optional[InvokeOptions] = None) -> Output[GetNetworkFirewallRuleGroupResult]
Copy
func LookupNetworkFirewallRuleGroup(ctx *Context, args *LookupNetworkFirewallRuleGroupArgs, opts ...InvokeOption) (*LookupNetworkFirewallRuleGroupResult, error)
func LookupNetworkFirewallRuleGroupOutput(ctx *Context, args *LookupNetworkFirewallRuleGroupOutputArgs, opts ...InvokeOption) LookupNetworkFirewallRuleGroupResultOutput
Copy

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

public static class GetNetworkFirewallRuleGroup 
{
    public static Task<GetNetworkFirewallRuleGroupResult> InvokeAsync(GetNetworkFirewallRuleGroupArgs args, InvokeOptions? opts = null)
    public static Output<GetNetworkFirewallRuleGroupResult> Invoke(GetNetworkFirewallRuleGroupInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetNetworkFirewallRuleGroupResult> getNetworkFirewallRuleGroup(GetNetworkFirewallRuleGroupArgs args, InvokeOptions options)
public static Output<GetNetworkFirewallRuleGroupResult> getNetworkFirewallRuleGroup(GetNetworkFirewallRuleGroupArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:awsconnector:getNetworkFirewallRuleGroup
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

Name
This property is required.
Changes to this property will trigger replacement.
string
Name of NetworkFirewallRuleGroup
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
Name
This property is required.
Changes to this property will trigger replacement.
string
Name of NetworkFirewallRuleGroup
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
name
This property is required.
Changes to this property will trigger replacement.
String
Name of NetworkFirewallRuleGroup
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
name
This property is required.
Changes to this property will trigger replacement.
string
Name of NetworkFirewallRuleGroup
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
name
This property is required.
Changes to this property will trigger replacement.
str
Name of NetworkFirewallRuleGroup
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group. The name is case insensitive.
name
This property is required.
Changes to this property will trigger replacement.
String
Name of NetworkFirewallRuleGroup
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.

getNetworkFirewallRuleGroup Result

The following output properties are available:

AzureApiVersion string
The Azure API version of the resource.
Id string
Fully qualified resource ID for the resource. E.g. "/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.AwsConnector.Outputs.NetworkFirewallRuleGroupPropertiesResponse
The resource-specific properties for this resource.
SystemData Pulumi.AzureNative.AwsConnector.Outputs.SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
Tags Dictionary<string, string>
Resource tags.
AzureApiVersion string
The Azure API version of the resource.
Id string
Fully qualified resource ID for the resource. E.g. "/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 NetworkFirewallRuleGroupPropertiesResponse
The resource-specific properties for this resource.
SystemData SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
Tags map[string]string
Resource tags.
azureApiVersion String
The Azure API version of the resource.
id String
Fully qualified resource ID for the resource. E.g. "/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 NetworkFirewallRuleGroupPropertiesResponse
The resource-specific properties for this resource.
systemData SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
tags Map<String,String>
Resource tags.
azureApiVersion string
The Azure API version of the resource.
id string
Fully qualified resource ID for the resource. E.g. "/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 NetworkFirewallRuleGroupPropertiesResponse
The resource-specific properties for this resource.
systemData SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
tags {[key: string]: string}
Resource tags.
azure_api_version str
The Azure API version of the resource.
id str
Fully qualified resource ID for the resource. E.g. "/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 NetworkFirewallRuleGroupPropertiesResponse
The resource-specific properties for this resource.
system_data SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
type str
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
tags Mapping[str, str]
Resource tags.
azureApiVersion String
The Azure API version of the resource.
id String
Fully qualified resource ID for the resource. E.g. "/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
The resource-specific properties for this resource.
systemData Property Map
Azure Resource Manager metadata containing createdBy and modifiedBy information.
type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
tags Map<String>
Resource tags.

Supporting Types

ActionDefinitionResponse

publishMetricAction Property Map
Property publishMetricAction

AddressResponse

AddressDefinition string
Property addressDefinition
AddressDefinition string
Property addressDefinition
addressDefinition String
Property addressDefinition
addressDefinition string
Property addressDefinition
address_definition str
Property addressDefinition
addressDefinition String
Property addressDefinition

AwsNetworkFirewallRuleGroupPropertiesResponse

Capacity int
Property capacity
Description string
Property description
RuleGroup Pulumi.AzureNative.AwsConnector.Inputs.RuleGroupResponse
Property ruleGroup
RuleGroupArn string
A resource ARN.
RuleGroupId string
Property ruleGroupId
RuleGroupName string
Property ruleGroupName
Tags List<Pulumi.AzureNative.AwsConnector.Inputs.TagResponse>
Property tags
Type string
Property type
Capacity int
Property capacity
Description string
Property description
RuleGroup RuleGroupResponse
Property ruleGroup
RuleGroupArn string
A resource ARN.
RuleGroupId string
Property ruleGroupId
RuleGroupName string
Property ruleGroupName
Tags []TagResponse
Property tags
Type string
Property type
capacity Integer
Property capacity
description String
Property description
ruleGroup RuleGroupResponse
Property ruleGroup
ruleGroupArn String
A resource ARN.
ruleGroupId String
Property ruleGroupId
ruleGroupName String
Property ruleGroupName
tags List<TagResponse>
Property tags
type String
Property type
capacity number
Property capacity
description string
Property description
ruleGroup RuleGroupResponse
Property ruleGroup
ruleGroupArn string
A resource ARN.
ruleGroupId string
Property ruleGroupId
ruleGroupName string
Property ruleGroupName
tags TagResponse[]
Property tags
type string
Property type
capacity int
Property capacity
description str
Property description
rule_group RuleGroupResponse
Property ruleGroup
rule_group_arn str
A resource ARN.
rule_group_id str
Property ruleGroupId
rule_group_name str
Property ruleGroupName
tags Sequence[TagResponse]
Property tags
type str
Property type
capacity Number
Property capacity
description String
Property description
ruleGroup Property Map
Property ruleGroup
ruleGroupArn String
A resource ARN.
ruleGroupId String
Property ruleGroupId
ruleGroupName String
Property ruleGroupName
tags List<Property Map>
Property tags
type String
Property type

CustomActionResponse

ActionDefinition ActionDefinitionResponse
Property actionDefinition
ActionName string
Property actionName
actionDefinition ActionDefinitionResponse
Property actionDefinition
actionName String
Property actionName
actionDefinition ActionDefinitionResponse
Property actionDefinition
actionName string
Property actionName
action_definition ActionDefinitionResponse
Property actionDefinition
action_name str
Property actionName
actionDefinition Property Map
Property actionDefinition
actionName String
Property actionName

DimensionResponse

Key string
The name for the CW metric dimension that the metric filter creates. Dimension names must contain only ASCII characters, must include at least one non-whitespace character, and cannot start with a colon (:).
Name string
The name of the dimension, from 1–255 characters in length. This dimension name must have been included when the metric was published.
Value string
Property value
Key string
The name for the CW metric dimension that the metric filter creates. Dimension names must contain only ASCII characters, must include at least one non-whitespace character, and cannot start with a colon (:).
Name string
The name of the dimension, from 1–255 characters in length. This dimension name must have been included when the metric was published.
Value string
Property value
key String
The name for the CW metric dimension that the metric filter creates. Dimension names must contain only ASCII characters, must include at least one non-whitespace character, and cannot start with a colon (:).
name String
The name of the dimension, from 1–255 characters in length. This dimension name must have been included when the metric was published.
value String
Property value
key string
The name for the CW metric dimension that the metric filter creates. Dimension names must contain only ASCII characters, must include at least one non-whitespace character, and cannot start with a colon (:).
name string
The name of the dimension, from 1–255 characters in length. This dimension name must have been included when the metric was published.
value string
Property value
key str
The name for the CW metric dimension that the metric filter creates. Dimension names must contain only ASCII characters, must include at least one non-whitespace character, and cannot start with a colon (:).
name str
The name of the dimension, from 1–255 characters in length. This dimension name must have been included when the metric was published.
value str
Property value
key String
The name for the CW metric dimension that the metric filter creates. Dimension names must contain only ASCII characters, must include at least one non-whitespace character, and cannot start with a colon (:).
name String
The name of the dimension, from 1–255 characters in length. This dimension name must have been included when the metric was published.
value String
Property value

HeaderResponse

Destination string
Property destination
DestinationPort string
Property destinationPort
Direction string
Property direction
Protocol string
Property protocol
Source string
Property source
SourcePort string
Property sourcePort
Destination string
Property destination
DestinationPort string
Property destinationPort
Direction string
Property direction
Protocol string
Property protocol
Source string
Property source
SourcePort string
Property sourcePort
destination String
Property destination
destinationPort String
Property destinationPort
direction String
Property direction
protocol String
Property protocol
source String
Property source
sourcePort String
Property sourcePort
destination string
Property destination
destinationPort string
Property destinationPort
direction string
Property direction
protocol string
Property protocol
source string
Property source
sourcePort string
Property sourcePort
destination str
Property destination
destination_port str
Property destinationPort
direction str
Property direction
protocol str
Property protocol
source str
Property source
source_port str
Property sourcePort
destination String
Property destination
destinationPort String
Property destinationPort
direction String
Property direction
protocol String
Property protocol
source String
Property source
sourcePort String
Property sourcePort

IPSetReferenceResponse

ReferenceArn string
A resource ARN.
ReferenceArn string
A resource ARN.
referenceArn String
A resource ARN.
referenceArn string
A resource ARN.
reference_arn str
A resource ARN.
referenceArn String
A resource ARN.

IPSetResponse

Definition List<string>
Property definition
Definition []string
Property definition
definition List<String>
Property definition
definition string[]
Property definition
definition Sequence[str]
Property definition
definition List<String>
Property definition

MatchAttributesResponse

DestinationPorts []PortRangeResponse
Property destinationPorts
Destinations []AddressResponse
Property destinations
Protocols []int
Property protocols
SourcePorts []PortRangeResponse
Property sourcePorts
Sources []AddressResponse
Property sources
TcpFlags []TCPFlagFieldResponse
Property tcpFlags
destinationPorts List<PortRangeResponse>
Property destinationPorts
destinations List<AddressResponse>
Property destinations
protocols List<Integer>
Property protocols
sourcePorts List<PortRangeResponse>
Property sourcePorts
sources List<AddressResponse>
Property sources
tcpFlags List<TCPFlagFieldResponse>
Property tcpFlags
destinationPorts PortRangeResponse[]
Property destinationPorts
destinations AddressResponse[]
Property destinations
protocols number[]
Property protocols
sourcePorts PortRangeResponse[]
Property sourcePorts
sources AddressResponse[]
Property sources
tcpFlags TCPFlagFieldResponse[]
Property tcpFlags
destination_ports Sequence[PortRangeResponse]
Property destinationPorts
destinations Sequence[AddressResponse]
Property destinations
protocols Sequence[int]
Property protocols
source_ports Sequence[PortRangeResponse]
Property sourcePorts
sources Sequence[AddressResponse]
Property sources
tcp_flags Sequence[TCPFlagFieldResponse]
Property tcpFlags
destinationPorts List<Property Map>
Property destinationPorts
destinations List<Property Map>
Property destinations
protocols List<Number>
Property protocols
sourcePorts List<Property Map>
Property sourcePorts
sources List<Property Map>
Property sources
tcpFlags List<Property Map>
Property tcpFlags

NetworkFirewallRuleGroupPropertiesResponse

ProvisioningState This property is required. string
The status of the last operation.
Arn string
Amazon Resource Name (ARN)
AwsAccountId string
AWS Account ID
AwsProperties Pulumi.AzureNative.AwsConnector.Inputs.AwsNetworkFirewallRuleGroupPropertiesResponse
AWS Properties
AwsRegion string
AWS Region
AwsSourceSchema string
AWS Source Schema
AwsTags Dictionary<string, string>
AWS Tags
PublicCloudConnectorsResourceId string
Public Cloud Connectors Resource ID
PublicCloudResourceName string
Public Cloud Resource Name
ProvisioningState This property is required. string
The status of the last operation.
Arn string
Amazon Resource Name (ARN)
AwsAccountId string
AWS Account ID
AwsProperties AwsNetworkFirewallRuleGroupPropertiesResponse
AWS Properties
AwsRegion string
AWS Region
AwsSourceSchema string
AWS Source Schema
AwsTags map[string]string
AWS Tags
PublicCloudConnectorsResourceId string
Public Cloud Connectors Resource ID
PublicCloudResourceName string
Public Cloud Resource Name
provisioningState This property is required. String
The status of the last operation.
arn String
Amazon Resource Name (ARN)
awsAccountId String
AWS Account ID
awsProperties AwsNetworkFirewallRuleGroupPropertiesResponse
AWS Properties
awsRegion String
AWS Region
awsSourceSchema String
AWS Source Schema
awsTags Map<String,String>
AWS Tags
publicCloudConnectorsResourceId String
Public Cloud Connectors Resource ID
publicCloudResourceName String
Public Cloud Resource Name
provisioningState This property is required. string
The status of the last operation.
arn string
Amazon Resource Name (ARN)
awsAccountId string
AWS Account ID
awsProperties AwsNetworkFirewallRuleGroupPropertiesResponse
AWS Properties
awsRegion string
AWS Region
awsSourceSchema string
AWS Source Schema
awsTags {[key: string]: string}
AWS Tags
publicCloudConnectorsResourceId string
Public Cloud Connectors Resource ID
publicCloudResourceName string
Public Cloud Resource Name
provisioning_state This property is required. str
The status of the last operation.
arn str
Amazon Resource Name (ARN)
aws_account_id str
AWS Account ID
aws_properties AwsNetworkFirewallRuleGroupPropertiesResponse
AWS Properties
aws_region str
AWS Region
aws_source_schema str
AWS Source Schema
aws_tags Mapping[str, str]
AWS Tags
public_cloud_connectors_resource_id str
Public Cloud Connectors Resource ID
public_cloud_resource_name str
Public Cloud Resource Name
provisioningState This property is required. String
The status of the last operation.
arn String
Amazon Resource Name (ARN)
awsAccountId String
AWS Account ID
awsProperties Property Map
AWS Properties
awsRegion String
AWS Region
awsSourceSchema String
AWS Source Schema
awsTags Map<String>
AWS Tags
publicCloudConnectorsResourceId String
Public Cloud Connectors Resource ID
publicCloudResourceName String
Public Cloud Resource Name

PortRangeResponse

FromPort int
Property fromPort
ToPort int
Property toPort
FromPort int
Property fromPort
ToPort int
Property toPort
fromPort Integer
Property fromPort
toPort Integer
Property toPort
fromPort number
Property fromPort
toPort number
Property toPort
from_port int
Property fromPort
to_port int
Property toPort
fromPort Number
Property fromPort
toPort Number
Property toPort

PortSetResponse

Definition List<string>
Property definition
Definition []string
Property definition
definition List<String>
Property definition
definition string[]
Property definition
definition Sequence[str]
Property definition
definition List<String>
Property definition

PublishMetricActionResponse

Dimensions []DimensionResponse
Property dimensions
dimensions DimensionResponse[]
Property dimensions
dimensions List<Property Map>
Property dimensions

ReferenceSetsResponse

IpSetReferences Dictionary<string, Pulumi.AzureNative.AwsConnector.Inputs.IPSetReferenceResponse>
Property ipSetReferences
IpSetReferences map[string]IPSetReferenceResponse
Property ipSetReferences
ipSetReferences Map<String,IPSetReferenceResponse>
Property ipSetReferences
ipSetReferences {[key: string]: IPSetReferenceResponse}
Property ipSetReferences
ip_set_references Mapping[str, IPSetReferenceResponse]
Property ipSetReferences
ipSetReferences Map<Property Map>
Property ipSetReferences

RuleDefinitionResponse

Actions []string
Property actions
MatchAttributes MatchAttributesResponse
Property matchAttributes
actions List<String>
Property actions
matchAttributes MatchAttributesResponse
Property matchAttributes
actions string[]
Property actions
matchAttributes MatchAttributesResponse
Property matchAttributes
actions Sequence[str]
Property actions
match_attributes MatchAttributesResponse
Property matchAttributes
actions List<String>
Property actions
matchAttributes Property Map
Property matchAttributes

RuleGroupResponse

ReferenceSets ReferenceSetsResponse
Property referenceSets
RuleVariables RuleVariablesResponse
Property ruleVariables
RulesSource RulesSourceResponse
Property rulesSource
StatefulRuleOptions StatefulRuleOptionsResponse
Property statefulRuleOptions
referenceSets ReferenceSetsResponse
Property referenceSets
ruleVariables RuleVariablesResponse
Property ruleVariables
rulesSource RulesSourceResponse
Property rulesSource
statefulRuleOptions StatefulRuleOptionsResponse
Property statefulRuleOptions
referenceSets ReferenceSetsResponse
Property referenceSets
ruleVariables RuleVariablesResponse
Property ruleVariables
rulesSource RulesSourceResponse
Property rulesSource
statefulRuleOptions StatefulRuleOptionsResponse
Property statefulRuleOptions
referenceSets Property Map
Property referenceSets
ruleVariables Property Map
Property ruleVariables
rulesSource Property Map
Property rulesSource
statefulRuleOptions Property Map
Property statefulRuleOptions

RuleOptionResponse

Keyword string
Property keyword
Settings List<string>
Property settings
Keyword string
Property keyword
Settings []string
Property settings
keyword String
Property keyword
settings List<String>
Property settings
keyword string
Property keyword
settings string[]
Property settings
keyword str
Property keyword
settings Sequence[str]
Property settings
keyword String
Property keyword
settings List<String>
Property settings

RuleVariablesResponse

IpSets Dictionary<string, Pulumi.AzureNative.AwsConnector.Inputs.IPSetResponse>
Property ipSets
PortSets Dictionary<string, Pulumi.AzureNative.AwsConnector.Inputs.PortSetResponse>
Property portSets
IpSets map[string]IPSetResponse
Property ipSets
PortSets map[string]PortSetResponse
Property portSets
ipSets Map<String,IPSetResponse>
Property ipSets
portSets Map<String,PortSetResponse>
Property portSets
ipSets {[key: string]: IPSetResponse}
Property ipSets
portSets {[key: string]: PortSetResponse}
Property portSets
ip_sets Mapping[str, IPSetResponse]
Property ipSets
port_sets Mapping[str, PortSetResponse]
Property portSets
ipSets Map<Property Map>
Property ipSets
portSets Map<Property Map>
Property portSets

RulesSourceListResponse

GeneratedRulesType string
Property generatedRulesType
TargetTypes List<string>
Property targetTypes
Targets List<string>
Property targets
GeneratedRulesType string
Property generatedRulesType
TargetTypes []string
Property targetTypes
Targets []string
Property targets
generatedRulesType String
Property generatedRulesType
targetTypes List<String>
Property targetTypes
targets List<String>
Property targets
generatedRulesType string
Property generatedRulesType
targetTypes string[]
Property targetTypes
targets string[]
Property targets
generated_rules_type str
Property generatedRulesType
target_types Sequence[str]
Property targetTypes
targets Sequence[str]
Property targets
generatedRulesType String
Property generatedRulesType
targetTypes List<String>
Property targetTypes
targets List<String>
Property targets

RulesSourceResponse

RulesSourceList RulesSourceListResponse
Property rulesSourceList
RulesString string
Property rulesString
StatefulRules []StatefulRuleResponse
Property statefulRules
StatelessRulesAndCustomActions StatelessRulesAndCustomActionsResponse
Property statelessRulesAndCustomActions
rulesSourceList RulesSourceListResponse
Property rulesSourceList
rulesString String
Property rulesString
statefulRules List<StatefulRuleResponse>
Property statefulRules
statelessRulesAndCustomActions StatelessRulesAndCustomActionsResponse
Property statelessRulesAndCustomActions
rulesSourceList RulesSourceListResponse
Property rulesSourceList
rulesString string
Property rulesString
statefulRules StatefulRuleResponse[]
Property statefulRules
statelessRulesAndCustomActions StatelessRulesAndCustomActionsResponse
Property statelessRulesAndCustomActions
rules_source_list RulesSourceListResponse
Property rulesSourceList
rules_string str
Property rulesString
stateful_rules Sequence[StatefulRuleResponse]
Property statefulRules
stateless_rules_and_custom_actions StatelessRulesAndCustomActionsResponse
Property statelessRulesAndCustomActions
rulesSourceList Property Map
Property rulesSourceList
rulesString String
Property rulesString
statefulRules List<Property Map>
Property statefulRules
statelessRulesAndCustomActions Property Map
Property statelessRulesAndCustomActions

StatefulRuleOptionsResponse

RuleOrder string
Property ruleOrder
RuleOrder string
Property ruleOrder
ruleOrder String
Property ruleOrder
ruleOrder string
Property ruleOrder
rule_order str
Property ruleOrder
ruleOrder String
Property ruleOrder

StatefulRuleResponse

Action string
Property action
Header HeaderResponse
Property header
RuleOptions []RuleOptionResponse
Property ruleOptions
action String
Property action
header HeaderResponse
Property header
ruleOptions List<RuleOptionResponse>
Property ruleOptions
action string
Property action
header HeaderResponse
Property header
ruleOptions RuleOptionResponse[]
Property ruleOptions
action str
Property action
header HeaderResponse
Property header
rule_options Sequence[RuleOptionResponse]
Property ruleOptions
action String
Property action
header Property Map
Property header
ruleOptions List<Property Map>
Property ruleOptions

StatelessRuleResponse

Priority int
Property priority
RuleDefinition RuleDefinitionResponse
Property ruleDefinition
priority Integer
Property priority
ruleDefinition RuleDefinitionResponse
Property ruleDefinition
priority number
Property priority
ruleDefinition RuleDefinitionResponse
Property ruleDefinition
priority int
Property priority
rule_definition RuleDefinitionResponse
Property ruleDefinition
priority Number
Property priority
ruleDefinition Property Map
Property ruleDefinition

StatelessRulesAndCustomActionsResponse

customActions List<Property Map>
Property customActions
statelessRules List<Property Map>
Property statelessRules

SystemDataResponse

CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
The type of identity that last modified the resource.
CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
The type of identity that last modified the resource.
createdAt String
The timestamp of resource creation (UTC).
createdBy String
The identity that created the resource.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.
createdAt string
The timestamp of resource creation (UTC).
createdBy string
The identity that created the resource.
createdByType string
The type of identity that created the resource.
lastModifiedAt string
The timestamp of resource last modification (UTC)
lastModifiedBy string
The identity that last modified the resource.
lastModifiedByType string
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_type str
The type of identity that created the resource.
last_modified_at str
The timestamp of resource last modification (UTC)
last_modified_by str
The identity that last modified the resource.
last_modified_by_type str
The type of identity that last modified the resource.
createdAt String
The timestamp of resource creation (UTC).
createdBy String
The identity that created the resource.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.

TCPFlagFieldResponse

Flags List<string>
Property flags
Masks List<string>
Property masks
Flags []string
Property flags
Masks []string
Property masks
flags List<String>
Property flags
masks List<String>
Property masks
flags string[]
Property flags
masks string[]
Property masks
flags Sequence[str]
Property flags
masks Sequence[str]
Property masks
flags List<String>
Property flags
masks List<String>
Property masks

TagResponse

Key string
The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
Value string
The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
Key string
The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
Value string
The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
key String
The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
value String
The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
key string
The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
value string
The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
key str
The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
value str
The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
key String
The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
value String
The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

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 v2 docs if using the v2 version of this package.
Azure Native v3.1.0 published on Tuesday, Apr 8, 2025 by Pulumi