Compartilhar via


ArmPaloAltoNetworksNgfwModelFactory.FirewallPanoramaStatus Método

Definição

Inicializa uma nova instância de FirewallPanoramaStatus.

public static Azure.ResourceManager.PaloAltoNetworks.Ngfw.Models.FirewallPanoramaStatus FirewallPanoramaStatus (Azure.ResourceManager.PaloAltoNetworks.Ngfw.Models.FirewallPanoramaServerStatus? panoramaServerStatus = default, Azure.ResourceManager.PaloAltoNetworks.Ngfw.Models.FirewallPanoramaServerStatus? panoramaServer2Status = default);
static member FirewallPanoramaStatus : Nullable<Azure.ResourceManager.PaloAltoNetworks.Ngfw.Models.FirewallPanoramaServerStatus> * Nullable<Azure.ResourceManager.PaloAltoNetworks.Ngfw.Models.FirewallPanoramaServerStatus> -> Azure.ResourceManager.PaloAltoNetworks.Ngfw.Models.FirewallPanoramaStatus
Public Shared Function FirewallPanoramaStatus (Optional panoramaServerStatus As Nullable(Of FirewallPanoramaServerStatus) = Nothing, Optional panoramaServer2Status As Nullable(Of FirewallPanoramaServerStatus) = Nothing) As FirewallPanoramaStatus

Parâmetros

panoramaServerStatus
Nullable<FirewallPanoramaServerStatus>

Status de conexão do Panorama Primário.

panoramaServer2Status
Nullable<FirewallPanoramaServerStatus>

Status de conexão do Panorama secundário.

Retornos

Uma nova FirewallPanoramaStatus instância para simulação.

Aplica-se a