Next Generation Firewall Virtual Network Local Rulestack Args
data class NextGenerationFirewallVirtualNetworkLocalRulestackArgs(val destinationNats: Output<List<NextGenerationFirewallVirtualNetworkLocalRulestackDestinationNatArgs>>? = null, val dnsSettings: Output<NextGenerationFirewallVirtualNetworkLocalRulestackDnsSettingsArgs>? = null, val name: Output<String>? = null, val networkProfile: Output<NextGenerationFirewallVirtualNetworkLocalRulestackNetworkProfileArgs>? = null, val resourceGroupName: Output<String>? = null, val rulestackId: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<NextGenerationFirewallVirtualNetworkLocalRulestackArgs>
Manages a Palo Alto Next Generation Firewall Deployed in a Virtual Network and configured via a Local Rulestack.
Import
Palo Alto Next Generation Firewall Virtual Network Local Rulestacks can be imported using the resource id
, e.g.
$ pulumi import azure:paloalto/nextGenerationFirewallVirtualNetworkLocalRulestack:NextGenerationFirewallVirtualNetworkLocalRulestack example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/mygroup1/providers/PaloAltoNetworks.Cloudngfw/firewalls/myVNetRulestackFW
Content copied to clipboard
Constructors
Link copied to clipboard
fun NextGenerationFirewallVirtualNetworkLocalRulestackArgs(destinationNats: Output<List<NextGenerationFirewallVirtualNetworkLocalRulestackDestinationNatArgs>>? = null, dnsSettings: Output<NextGenerationFirewallVirtualNetworkLocalRulestackDnsSettingsArgs>? = null, name: Output<String>? = null, networkProfile: Output<NextGenerationFirewallVirtualNetworkLocalRulestackNetworkProfileArgs>? = null, resourceGroupName: Output<String>? = null, rulestackId: Output<String>? = null, tags: Output<Map<String, String>>? = null)
Functions
Properties
Link copied to clipboard
val destinationNats: Output<List<NextGenerationFirewallVirtualNetworkLocalRulestackDestinationNatArgs>>? = null
Link copied to clipboard
val networkProfile: Output<NextGenerationFirewallVirtualNetworkLocalRulestackNetworkProfileArgs>? = null