azure-native.network.getFirewallPolicyRuleCollectionGroupDraft
Explore with Pulumi AI
Get Rule Collection Group Draft.
Uses Azure REST API version 2024-05-01.
Other available API versions: 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native network [ApiVersion]. See the version guide for details.
Using getFirewallPolicyRuleCollectionGroupDraft
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 getFirewallPolicyRuleCollectionGroupDraft(args: GetFirewallPolicyRuleCollectionGroupDraftArgs, opts?: InvokeOptions): Promise<GetFirewallPolicyRuleCollectionGroupDraftResult>
function getFirewallPolicyRuleCollectionGroupDraftOutput(args: GetFirewallPolicyRuleCollectionGroupDraftOutputArgs, opts?: InvokeOptions): Output<GetFirewallPolicyRuleCollectionGroupDraftResult>def get_firewall_policy_rule_collection_group_draft(firewall_policy_name: Optional[str] = None,
                                                    resource_group_name: Optional[str] = None,
                                                    rule_collection_group_name: Optional[str] = None,
                                                    opts: Optional[InvokeOptions] = None) -> GetFirewallPolicyRuleCollectionGroupDraftResult
def get_firewall_policy_rule_collection_group_draft_output(firewall_policy_name: Optional[pulumi.Input[str]] = None,
                                                    resource_group_name: Optional[pulumi.Input[str]] = None,
                                                    rule_collection_group_name: Optional[pulumi.Input[str]] = None,
                                                    opts: Optional[InvokeOptions] = None) -> Output[GetFirewallPolicyRuleCollectionGroupDraftResult]func LookupFirewallPolicyRuleCollectionGroupDraft(ctx *Context, args *LookupFirewallPolicyRuleCollectionGroupDraftArgs, opts ...InvokeOption) (*LookupFirewallPolicyRuleCollectionGroupDraftResult, error)
func LookupFirewallPolicyRuleCollectionGroupDraftOutput(ctx *Context, args *LookupFirewallPolicyRuleCollectionGroupDraftOutputArgs, opts ...InvokeOption) LookupFirewallPolicyRuleCollectionGroupDraftResultOutput> Note: This function is named LookupFirewallPolicyRuleCollectionGroupDraft in the Go SDK.
public static class GetFirewallPolicyRuleCollectionGroupDraft 
{
    public static Task<GetFirewallPolicyRuleCollectionGroupDraftResult> InvokeAsync(GetFirewallPolicyRuleCollectionGroupDraftArgs args, InvokeOptions? opts = null)
    public static Output<GetFirewallPolicyRuleCollectionGroupDraftResult> Invoke(GetFirewallPolicyRuleCollectionGroupDraftInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetFirewallPolicyRuleCollectionGroupDraftResult> getFirewallPolicyRuleCollectionGroupDraft(GetFirewallPolicyRuleCollectionGroupDraftArgs args, InvokeOptions options)
public static Output<GetFirewallPolicyRuleCollectionGroupDraftResult> getFirewallPolicyRuleCollectionGroupDraft(GetFirewallPolicyRuleCollectionGroupDraftArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:network:getFirewallPolicyRuleCollectionGroupDraft
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Firewall
Policy stringName  - The name of the Firewall Policy.
 - Resource
Group stringName  - The name of the resource group.
 - Rule
Collection stringGroup Name  - The name of the FirewallPolicyRuleCollectionGroup.
 
- Firewall
Policy stringName  - The name of the Firewall Policy.
 - Resource
Group stringName  - The name of the resource group.
 - Rule
Collection stringGroup Name  - The name of the FirewallPolicyRuleCollectionGroup.
 
- firewall
Policy StringName  - The name of the Firewall Policy.
 - resource
Group StringName  - The name of the resource group.
 - rule
Collection StringGroup Name  - The name of the FirewallPolicyRuleCollectionGroup.
 
- firewall
Policy stringName  - The name of the Firewall Policy.
 - resource
Group stringName  - The name of the resource group.
 - rule
Collection stringGroup Name  - The name of the FirewallPolicyRuleCollectionGroup.
 
- firewall_
policy_ strname  - The name of the Firewall Policy.
 - resource_
group_ strname  - The name of the resource group.
 - rule_
collection_ strgroup_ name  - The name of the FirewallPolicyRuleCollectionGroup.
 
- firewall
Policy StringName  - The name of the Firewall Policy.
 - resource
Group StringName  - The name of the resource group.
 - rule
Collection StringGroup Name  - The name of the FirewallPolicyRuleCollectionGroup.
 
getFirewallPolicyRuleCollectionGroupDraft Result
The following output properties are available:
- Azure
Api stringVersion  - The Azure API version of the resource.
 - Size string
 - A read-only string that represents the size of the FirewallPolicyRuleCollectionGroupProperties in MB. (ex 1.2MB)
 - Type string
 - Rule Group type.
 - Id string
 - Resource ID.
 - Name string
 - The name of the resource that is unique within a resource group. This name can be used to access the resource.
 - Priority int
 - Priority of the Firewall Policy Rule Collection Group resource.
 - Rule
Collections List<Union<Pulumi.Azure Native. Network. Outputs. Firewall Policy Filter Rule Collection Response, Pulumi. Azure Native. Network. Outputs. Firewall Policy Nat Rule Collection Response>>  - Group of Firewall Policy rule collections.
 
- Azure
Api stringVersion  - The Azure API version of the resource.
 - Size string
 - A read-only string that represents the size of the FirewallPolicyRuleCollectionGroupProperties in MB. (ex 1.2MB)
 - Type string
 - Rule Group type.
 - Id string
 - Resource ID.
 - Name string
 - The name of the resource that is unique within a resource group. This name can be used to access the resource.
 - Priority int
 - Priority of the Firewall Policy Rule Collection Group resource.
 - Rule
Collections []interface{} - Group of Firewall Policy rule collections.
 
- azure
Api StringVersion  - The Azure API version of the resource.
 - size String
 - A read-only string that represents the size of the FirewallPolicyRuleCollectionGroupProperties in MB. (ex 1.2MB)
 - type String
 - Rule Group type.
 - id String
 - Resource ID.
 - name String
 - The name of the resource that is unique within a resource group. This name can be used to access the resource.
 - priority Integer
 - Priority of the Firewall Policy Rule Collection Group resource.
 - rule
Collections List<Either<FirewallPolicy Filter Rule Collection Response,Firewall Policy Nat Rule Collection Response>>  - Group of Firewall Policy rule collections.
 
- azure
Api stringVersion  - The Azure API version of the resource.
 - size string
 - A read-only string that represents the size of the FirewallPolicyRuleCollectionGroupProperties in MB. (ex 1.2MB)
 - type string
 - Rule Group type.
 - id string
 - Resource ID.
 - name string
 - The name of the resource that is unique within a resource group. This name can be used to access the resource.
 - priority number
 - Priority of the Firewall Policy Rule Collection Group resource.
 - rule
Collections (FirewallPolicy Filter Rule Collection Response | Firewall Policy Nat Rule Collection Response)[]  - Group of Firewall Policy rule collections.
 
- azure_
api_ strversion  - The Azure API version of the resource.
 - size str
 - A read-only string that represents the size of the FirewallPolicyRuleCollectionGroupProperties in MB. (ex 1.2MB)
 - type str
 - Rule Group type.
 - id str
 - Resource ID.
 - name str
 - The name of the resource that is unique within a resource group. This name can be used to access the resource.
 - priority int
 - Priority of the Firewall Policy Rule Collection Group resource.
 - rule_
collections Sequence[Any] - Group of Firewall Policy rule collections.
 
- azure
Api StringVersion  - The Azure API version of the resource.
 - size String
 - A read-only string that represents the size of the FirewallPolicyRuleCollectionGroupProperties in MB. (ex 1.2MB)
 - type String
 - Rule Group type.
 - id String
 - Resource ID.
 - name String
 - The name of the resource that is unique within a resource group. This name can be used to access the resource.
 - priority Number
 - Priority of the Firewall Policy Rule Collection Group resource.
 - rule
Collections List<Property Map | Property Map> - Group of Firewall Policy rule collections.
 
Supporting Types
ApplicationRuleResponse  
- Description string
 - Description of the rule.
 - Destination
Addresses List<string> - List of destination IP addresses or Service Tags.
 - List<string>
 - List of FQDN Tags for this rule.
 - Http
Headers List<Pulumi.To Insert Azure Native. Network. Inputs. Firewall Policy Http Header To Insert Response>  - List of HTTP/S headers to insert.
 - Name string
 - Name of the rule.
 - Protocols
List<Pulumi.
Azure Native. Network. Inputs. Firewall Policy Rule Application Protocol Response>  - Array of Application Protocols.
 - Source
Addresses List<string> - List of source IP addresses for this rule.
 - Source
Ip List<string>Groups  - List of source IpGroups for this rule.
 - Target
Fqdns List<string> - List of FQDNs for this rule.
 - Target
Urls List<string> - List of Urls for this rule condition.
 - Terminate
TLS bool - Terminate TLS connections for this rule.
 - Web
Categories List<string> - List of destination azure web categories.
 
- Description string
 - Description of the rule.
 - Destination
Addresses []string - List of destination IP addresses or Service Tags.
 - []string
 - List of FQDN Tags for this rule.
 - Http
Headers []FirewallTo Insert Policy Http Header To Insert Response  - List of HTTP/S headers to insert.
 - Name string
 - Name of the rule.
 - Protocols
[]Firewall
Policy Rule Application Protocol Response  - Array of Application Protocols.
 - Source
Addresses []string - List of source IP addresses for this rule.
 - Source
Ip []stringGroups  - List of source IpGroups for this rule.
 - Target
Fqdns []string - List of FQDNs for this rule.
 - Target
Urls []string - List of Urls for this rule condition.
 - Terminate
TLS bool - Terminate TLS connections for this rule.
 - Web
Categories []string - List of destination azure web categories.
 
- description String
 - Description of the rule.
 - destination
Addresses List<String> - List of destination IP addresses or Service Tags.
 - List<String>
 - List of FQDN Tags for this rule.
 - http
Headers List<FirewallTo Insert Policy Http Header To Insert Response>  - List of HTTP/S headers to insert.
 - name String
 - Name of the rule.
 - protocols
List<Firewall
Policy Rule Application Protocol Response>  - Array of Application Protocols.
 - source
Addresses List<String> - List of source IP addresses for this rule.
 - source
Ip List<String>Groups  - List of source IpGroups for this rule.
 - target
Fqdns List<String> - List of FQDNs for this rule.
 - target
Urls List<String> - List of Urls for this rule condition.
 - terminate
TLS Boolean - Terminate TLS connections for this rule.
 - web
Categories List<String> - List of destination azure web categories.
 
- description string
 - Description of the rule.
 - destination
Addresses string[] - List of destination IP addresses or Service Tags.
 - string[]
 - List of FQDN Tags for this rule.
 - http
Headers FirewallTo Insert Policy Http Header To Insert Response[]  - List of HTTP/S headers to insert.
 - name string
 - Name of the rule.
 - protocols
Firewall
Policy Rule Application Protocol Response[]  - Array of Application Protocols.
 - source
Addresses string[] - List of source IP addresses for this rule.
 - source
Ip string[]Groups  - List of source IpGroups for this rule.
 - target
Fqdns string[] - List of FQDNs for this rule.
 - target
Urls string[] - List of Urls for this rule condition.
 - terminate
TLS boolean - Terminate TLS connections for this rule.
 - web
Categories string[] - List of destination azure web categories.
 
- description str
 - Description of the rule.
 - destination_
addresses Sequence[str] - List of destination IP addresses or Service Tags.
 - Sequence[str]
 - List of FQDN Tags for this rule.
 - http_
headers_ Sequence[Firewallto_ insert Policy Http Header To Insert Response]  - List of HTTP/S headers to insert.
 - name str
 - Name of the rule.
 - protocols
Sequence[Firewall
Policy Rule Application Protocol Response]  - Array of Application Protocols.
 - source_
addresses Sequence[str] - List of source IP addresses for this rule.
 - source_
ip_ Sequence[str]groups  - List of source IpGroups for this rule.
 - target_
fqdns Sequence[str] - List of FQDNs for this rule.
 - target_
urls Sequence[str] - List of Urls for this rule condition.
 - terminate_
tls bool - Terminate TLS connections for this rule.
 - web_
categories Sequence[str] - List of destination azure web categories.
 
- description String
 - Description of the rule.
 - destination
Addresses List<String> - List of destination IP addresses or Service Tags.
 - List<String>
 - List of FQDN Tags for this rule.
 - http
Headers List<Property Map>To Insert  - List of HTTP/S headers to insert.
 - name String
 - Name of the rule.
 - protocols List<Property Map>
 - Array of Application Protocols.
 - source
Addresses List<String> - List of source IP addresses for this rule.
 - source
Ip List<String>Groups  - List of source IpGroups for this rule.
 - target
Fqdns List<String> - List of FQDNs for this rule.
 - target
Urls List<String> - List of Urls for this rule condition.
 - terminate
TLS Boolean - Terminate TLS connections for this rule.
 - web
Categories List<String> - List of destination azure web categories.
 
FirewallPolicyFilterRuleCollectionActionResponse      
- Type string
 - The type of action.
 
- Type string
 - The type of action.
 
- type String
 - The type of action.
 
- type string
 - The type of action.
 
- type str
 - The type of action.
 
- type String
 - The type of action.
 
FirewallPolicyFilterRuleCollectionResponse     
- Action
Pulumi.
Azure Native. Network. Inputs. Firewall Policy Filter Rule Collection Action Response  - The action type of a Filter rule collection.
 - Name string
 - The name of the rule collection.
 - Priority int
 - Priority of the Firewall Policy Rule Collection resource.
 - Rules List<object>
 - List of rules included in a rule collection.
 
- Action
Firewall
Policy Filter Rule Collection Action Response  - The action type of a Filter rule collection.
 - Name string
 - The name of the rule collection.
 - Priority int
 - Priority of the Firewall Policy Rule Collection resource.
 - Rules []interface{}
 - List of rules included in a rule collection.
 
- action
Firewall
Policy Filter Rule Collection Action Response  - The action type of a Filter rule collection.
 - name String
 - The name of the rule collection.
 - priority Integer
 - Priority of the Firewall Policy Rule Collection resource.
 - rules List<Object>
 - List of rules included in a rule collection.
 
- action
Firewall
Policy Filter Rule Collection Action Response  - The action type of a Filter rule collection.
 - name string
 - The name of the rule collection.
 - priority number
 - Priority of the Firewall Policy Rule Collection resource.
 - rules
(Application
Rule Response | Nat Rule Response | Network Rule Response)[]  - List of rules included in a rule collection.
 
- action
Firewall
Policy Filter Rule Collection Action Response  - The action type of a Filter rule collection.
 - name str
 - The name of the rule collection.
 - priority int
 - Priority of the Firewall Policy Rule Collection resource.
 - rules
Sequence[Union[Application
Rule Response, Nat Rule Response, Network Rule Response]]  - List of rules included in a rule collection.
 
- action Property Map
 - The action type of a Filter rule collection.
 - name String
 - The name of the rule collection.
 - priority Number
 - Priority of the Firewall Policy Rule Collection resource.
 - rules List<Property Map | Property Map | Property Map>
 - List of rules included in a rule collection.
 
FirewallPolicyHttpHeaderToInsertResponse      
- Header
Name string - Contains the name of the header
 - Header
Value string - Contains the value of the header
 
- Header
Name string - Contains the name of the header
 - Header
Value string - Contains the value of the header
 
- header
Name String - Contains the name of the header
 - header
Value String - Contains the value of the header
 
- header
Name string - Contains the name of the header
 - header
Value string - Contains the value of the header
 
- header_
name str - Contains the name of the header
 - header_
value str - Contains the value of the header
 
- header
Name String - Contains the name of the header
 - header
Value String - Contains the value of the header
 
FirewallPolicyNatRuleCollectionActionResponse      
- Type string
 - The type of action.
 
- Type string
 - The type of action.
 
- type String
 - The type of action.
 
- type string
 - The type of action.
 
- type str
 - The type of action.
 
- type String
 - The type of action.
 
FirewallPolicyNatRuleCollectionResponse     
- Action
Pulumi.
Azure Native. Network. Inputs. Firewall Policy Nat Rule Collection Action Response  - The action type of a Nat rule collection.
 - Name string
 - The name of the rule collection.
 - Priority int
 - Priority of the Firewall Policy Rule Collection resource.
 - Rules List<object>
 - List of rules included in a rule collection.
 
- Action
Firewall
Policy Nat Rule Collection Action Response  - The action type of a Nat rule collection.
 - Name string
 - The name of the rule collection.
 - Priority int
 - Priority of the Firewall Policy Rule Collection resource.
 - Rules []interface{}
 - List of rules included in a rule collection.
 
- action
Firewall
Policy Nat Rule Collection Action Response  - The action type of a Nat rule collection.
 - name String
 - The name of the rule collection.
 - priority Integer
 - Priority of the Firewall Policy Rule Collection resource.
 - rules List<Object>
 - List of rules included in a rule collection.
 
- action
Firewall
Policy Nat Rule Collection Action Response  - The action type of a Nat rule collection.
 - name string
 - The name of the rule collection.
 - priority number
 - Priority of the Firewall Policy Rule Collection resource.
 - rules
(Application
Rule Response | Nat Rule Response | Network Rule Response)[]  - List of rules included in a rule collection.
 
- action
Firewall
Policy Nat Rule Collection Action Response  - The action type of a Nat rule collection.
 - name str
 - The name of the rule collection.
 - priority int
 - Priority of the Firewall Policy Rule Collection resource.
 - rules
Sequence[Union[Application
Rule Response, Nat Rule Response, Network Rule Response]]  - List of rules included in a rule collection.
 
- action Property Map
 - The action type of a Nat rule collection.
 - name String
 - The name of the rule collection.
 - priority Number
 - Priority of the Firewall Policy Rule Collection resource.
 - rules List<Property Map | Property Map | Property Map>
 - List of rules included in a rule collection.
 
FirewallPolicyRuleApplicationProtocolResponse     
- Port int
 - Port number for the protocol, cannot be greater than 64000.
 - Protocol
Type string - Protocol type.
 
- Port int
 - Port number for the protocol, cannot be greater than 64000.
 - Protocol
Type string - Protocol type.
 
- port Integer
 - Port number for the protocol, cannot be greater than 64000.
 - protocol
Type String - Protocol type.
 
- port number
 - Port number for the protocol, cannot be greater than 64000.
 - protocol
Type string - Protocol type.
 
- port int
 - Port number for the protocol, cannot be greater than 64000.
 - protocol_
type str - Protocol type.
 
- port Number
 - Port number for the protocol, cannot be greater than 64000.
 - protocol
Type String - Protocol type.
 
NatRuleResponse  
- Description string
 - Description of the rule.
 - Destination
Addresses List<string> - List of destination IP addresses or Service Tags.
 - Destination
Ports List<string> - List of destination ports.
 - Ip
Protocols List<string> - Array of FirewallPolicyRuleNetworkProtocols.
 - Name string
 - Name of the rule.
 - Source
Addresses List<string> - List of source IP addresses for this rule.
 - Source
Ip List<string>Groups  - List of source IpGroups for this rule.
 - Translated
Address string - The translated address for this NAT rule.
 - Translated
Fqdn string - The translated FQDN for this NAT rule.
 - Translated
Port string - The translated port for this NAT rule.
 
- Description string
 - Description of the rule.
 - Destination
Addresses []string - List of destination IP addresses or Service Tags.
 - Destination
Ports []string - List of destination ports.
 - Ip
Protocols []string - Array of FirewallPolicyRuleNetworkProtocols.
 - Name string
 - Name of the rule.
 - Source
Addresses []string - List of source IP addresses for this rule.
 - Source
Ip []stringGroups  - List of source IpGroups for this rule.
 - Translated
Address string - The translated address for this NAT rule.
 - Translated
Fqdn string - The translated FQDN for this NAT rule.
 - Translated
Port string - The translated port for this NAT rule.
 
- description String
 - Description of the rule.
 - destination
Addresses List<String> - List of destination IP addresses or Service Tags.
 - destination
Ports List<String> - List of destination ports.
 - ip
Protocols List<String> - Array of FirewallPolicyRuleNetworkProtocols.
 - name String
 - Name of the rule.
 - source
Addresses List<String> - List of source IP addresses for this rule.
 - source
Ip List<String>Groups  - List of source IpGroups for this rule.
 - translated
Address String - The translated address for this NAT rule.
 - translated
Fqdn String - The translated FQDN for this NAT rule.
 - translated
Port String - The translated port for this NAT rule.
 
- description string
 - Description of the rule.
 - destination
Addresses string[] - List of destination IP addresses or Service Tags.
 - destination
Ports string[] - List of destination ports.
 - ip
Protocols string[] - Array of FirewallPolicyRuleNetworkProtocols.
 - name string
 - Name of the rule.
 - source
Addresses string[] - List of source IP addresses for this rule.
 - source
Ip string[]Groups  - List of source IpGroups for this rule.
 - translated
Address string - The translated address for this NAT rule.
 - translated
Fqdn string - The translated FQDN for this NAT rule.
 - translated
Port string - The translated port for this NAT rule.
 
- description str
 - Description of the rule.
 - destination_
addresses Sequence[str] - List of destination IP addresses or Service Tags.
 - destination_
ports Sequence[str] - List of destination ports.
 - ip_
protocols Sequence[str] - Array of FirewallPolicyRuleNetworkProtocols.
 - name str
 - Name of the rule.
 - source_
addresses Sequence[str] - List of source IP addresses for this rule.
 - source_
ip_ Sequence[str]groups  - List of source IpGroups for this rule.
 - translated_
address str - The translated address for this NAT rule.
 - translated_
fqdn str - The translated FQDN for this NAT rule.
 - translated_
port str - The translated port for this NAT rule.
 
- description String
 - Description of the rule.
 - destination
Addresses List<String> - List of destination IP addresses or Service Tags.
 - destination
Ports List<String> - List of destination ports.
 - ip
Protocols List<String> - Array of FirewallPolicyRuleNetworkProtocols.
 - name String
 - Name of the rule.
 - source
Addresses List<String> - List of source IP addresses for this rule.
 - source
Ip List<String>Groups  - List of source IpGroups for this rule.
 - translated
Address String - The translated address for this NAT rule.
 - translated
Fqdn String - The translated FQDN for this NAT rule.
 - translated
Port String - The translated port for this NAT rule.
 
NetworkRuleResponse  
- Description string
 - Description of the rule.
 - Destination
Addresses List<string> - List of destination IP addresses or Service Tags.
 - Destination
Fqdns List<string> - List of destination FQDNs.
 - Destination
Ip List<string>Groups  - List of destination IpGroups for this rule.
 - Destination
Ports List<string> - List of destination ports.
 - Ip
Protocols List<string> - Array of FirewallPolicyRuleNetworkProtocols.
 - Name string
 - Name of the rule.
 - Source
Addresses List<string> - List of source IP addresses for this rule.
 - Source
Ip List<string>Groups  - List of source IpGroups for this rule.
 
- Description string
 - Description of the rule.
 - Destination
Addresses []string - List of destination IP addresses or Service Tags.
 - Destination
Fqdns []string - List of destination FQDNs.
 - Destination
Ip []stringGroups  - List of destination IpGroups for this rule.
 - Destination
Ports []string - List of destination ports.
 - Ip
Protocols []string - Array of FirewallPolicyRuleNetworkProtocols.
 - Name string
 - Name of the rule.
 - Source
Addresses []string - List of source IP addresses for this rule.
 - Source
Ip []stringGroups  - List of source IpGroups for this rule.
 
- description String
 - Description of the rule.
 - destination
Addresses List<String> - List of destination IP addresses or Service Tags.
 - destination
Fqdns List<String> - List of destination FQDNs.
 - destination
Ip List<String>Groups  - List of destination IpGroups for this rule.
 - destination
Ports List<String> - List of destination ports.
 - ip
Protocols List<String> - Array of FirewallPolicyRuleNetworkProtocols.
 - name String
 - Name of the rule.
 - source
Addresses List<String> - List of source IP addresses for this rule.
 - source
Ip List<String>Groups  - List of source IpGroups for this rule.
 
- description string
 - Description of the rule.
 - destination
Addresses string[] - List of destination IP addresses or Service Tags.
 - destination
Fqdns string[] - List of destination FQDNs.
 - destination
Ip string[]Groups  - List of destination IpGroups for this rule.
 - destination
Ports string[] - List of destination ports.
 - ip
Protocols string[] - Array of FirewallPolicyRuleNetworkProtocols.
 - name string
 - Name of the rule.
 - source
Addresses string[] - List of source IP addresses for this rule.
 - source
Ip string[]Groups  - List of source IpGroups for this rule.
 
- description str
 - Description of the rule.
 - destination_
addresses Sequence[str] - List of destination IP addresses or Service Tags.
 - destination_
fqdns Sequence[str] - List of destination FQDNs.
 - destination_
ip_ Sequence[str]groups  - List of destination IpGroups for this rule.
 - destination_
ports Sequence[str] - List of destination ports.
 - ip_
protocols Sequence[str] - Array of FirewallPolicyRuleNetworkProtocols.
 - name str
 - Name of the rule.
 - source_
addresses Sequence[str] - List of source IP addresses for this rule.
 - source_
ip_ Sequence[str]groups  - List of source IpGroups for this rule.
 
- description String
 - Description of the rule.
 - destination
Addresses List<String> - List of destination IP addresses or Service Tags.
 - destination
Fqdns List<String> - List of destination FQDNs.
 - destination
Ip List<String>Groups  - List of destination IpGroups for this rule.
 - destination
Ports List<String> - List of destination ports.
 - ip
Protocols List<String> - Array of FirewallPolicyRuleNetworkProtocols.
 - name String
 - Name of the rule.
 - source
Addresses List<String> - List of source IP addresses for this rule.
 - source
Ip List<String>Groups  - List of source IpGroups for this rule.
 
Package Details
- Repository
 - Azure Native pulumi/pulumi-azure-native
 - License
 - Apache-2.0