FirewallPanoramaConfiguration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Panorama Config.
public class FirewallPanoramaConfiguration
type FirewallPanoramaConfiguration = class
Public Class FirewallPanoramaConfiguration
- Inheritance
-
FirewallPanoramaConfiguration
Constructors
FirewallPanoramaConfiguration(String) |
Initializes a new instance of FirewallPanoramaConfiguration. |
Properties
CgName |
Panorama Collector Group to join - (Once configured we can not edit the value). |
ConfigString |
Base64 encoded string representing Panorama parameters to be used by Firewall to connect to Panorama. This string is generated via azure plugin in Panorama. |
DgName |
Panorama Device Group to join. |
HostName |
Resource name(may be unique) for PN admin. |
PanoramaServer |
Primary Panorama Server IP address value in dotted format for IPv4. |
PanoramaServer2 |
Secondary Panorama Server IP address value in dotted format for IPv4. |
TplName |
Panorama Template Stack to join - (Once configured we can not edit the value). |
VmAuthKey |
VM auth key for panorama connectivity. |
Applies to
Azure SDK for .NET