NextGenerationFirewallVirtualNetworkPanoramaPanorama

data class NextGenerationFirewallVirtualNetworkPanoramaPanorama(val deviceGroupName: String? = null, val hostName: String? = null, val name: String? = null, val panoramaServer1: String? = null, val panoramaServer2: String? = null, val templateName: String? = null, val virtualMachineSshKey: String? = null)

Constructors

constructor(deviceGroupName: String? = null, hostName: String? = null, name: String? = null, panoramaServer1: String? = null, panoramaServer2: String? = null, templateName: String? = null, virtualMachineSshKey: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val deviceGroupName: String? = null

The Device Group Name to which this Firewall Resource is registered.

Link copied to clipboard
val hostName: String? = null

The Host Name of this Firewall Resource.

Link copied to clipboard
val name: String? = null

The name which should be used for this Palo Alto Next Generation Firewall Virtual Network Panorama. Changing this forces a new Palo Alto Next Generation Firewall Virtual Network Panorama to be created.

Link copied to clipboard
val panoramaServer1: String? = null

The name of the First Panorana server.

Link copied to clipboard
val panoramaServer2: String? = null

The name of the Second Panorana server.

Link copied to clipboard
val templateName: String? = null

The name of the Panorama Template applied to this Firewall Resource.

Link copied to clipboard

The SSH Key to connect to the Firewall Resource.