Share via


SecurityPartnerProviderPropertiesFormatOutput interface

Properties of the Security Partner Provider.

Properties

connectionStatus

The connection status with the Security Partner Provider.

provisioningState

The provisioning state of the Security Partner Provider resource.

securityProviderName

The security provider name.

virtualHub

The virtualHub to which the Security Partner Provider belongs.

Property Details

connectionStatus

The connection status with the Security Partner Provider.

connectionStatus?: "Connected" | "Unknown" | "PartiallyConnected" | "NotConnected"

Property Value

"Connected" | "Unknown" | "PartiallyConnected" | "NotConnected"

provisioningState

The provisioning state of the Security Partner Provider resource.

provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"

Property Value

"Succeeded" | "Updating" | "Deleting" | "Failed"

securityProviderName

The security provider name.

securityProviderName?: "ZScaler" | "IBoss" | "Checkpoint"

Property Value

"ZScaler" | "IBoss" | "Checkpoint"

virtualHub

The virtualHub to which the Security Partner Provider belongs.

virtualHub?: SubResourceOutput

Property Value