SecurityPartnerProviderPropertiesFormatOutput interface
Properties of the Security Partner Provider.
Properties
| connection |
The connection status with the Security Partner Provider. |
| provisioning |
The provisioning state of the Security Partner Provider resource. |
| security |
The security provider name. |
| virtual |
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