NextGenerationFirewallVirtualHubLocalRulestackArgs

data class NextGenerationFirewallVirtualHubLocalRulestackArgs(val destinationNats: Output<List<NextGenerationFirewallVirtualHubLocalRulestackDestinationNatArgs>>? = null, val dnsSettings: Output<NextGenerationFirewallVirtualHubLocalRulestackDnsSettingsArgs>? = null, val marketplaceOfferId: Output<String>? = null, val name: Output<String>? = null, val networkProfile: Output<NextGenerationFirewallVirtualHubLocalRulestackNetworkProfileArgs>? = null, val planId: Output<String>? = null, val resourceGroupName: Output<String>? = null, val rulestackId: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<NextGenerationFirewallVirtualHubLocalRulestackArgs>

Constructors

constructor(destinationNats: Output<List<NextGenerationFirewallVirtualHubLocalRulestackDestinationNatArgs>>? = null, dnsSettings: Output<NextGenerationFirewallVirtualHubLocalRulestackDnsSettingsArgs>? = null, marketplaceOfferId: Output<String>? = null, name: Output<String>? = null, networkProfile: Output<NextGenerationFirewallVirtualHubLocalRulestackNetworkProfileArgs>? = null, planId: Output<String>? = null, resourceGroupName: Output<String>? = null, rulestackId: Output<String>? = null, tags: Output<Map<String, String>>? = null)

Properties

Link copied to clipboard
val marketplaceOfferId: Output<String>? = null
Link copied to clipboard
val name: Output<String>? = null
Link copied to clipboard
val planId: Output<String>? = null
Link copied to clipboard
val resourceGroupName: Output<String>? = null
Link copied to clipboard
val rulestackId: Output<String>? = null
Link copied to clipboard
val tags: Output<Map<String, String>>? = null

Functions

Link copied to clipboard
open override fun toJava(): NextGenerationFirewallVirtualHubLocalRulestackArgs