SecurityPartnerProvider Class
Security Partner Provider resource.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
SecurityPartnerProvider(*, id: str | None = None, location: str | None = None, tags: Dict[str, str] | None = None, security_provider_name: str | _models.SecurityProviderName | None = None, virtual_hub: _models.SubResource | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
id
|
Resource ID. Default value: None
|
|
location
|
Resource location. Default value: None
|
|
tags
|
Resource tags. Default value: None
|
|
security_provider_name
|
The security provider name. Known values are: "ZScaler", "IBoss", and "Checkpoint". Default value: None
|
|
virtual_hub
|
The virtualHub to which the Security Partner Provider belongs. Default value: None
|
Variables
| Name | Description |
|---|---|
|
id
|
Resource ID. |
|
name
|
Resource name. |
|
type
|
Resource type. |
|
location
|
Resource location. |
|
tags
|
Resource tags. |
|
etag
|
A unique read-only string that changes whenever the resource is updated. |
|
provisioning_state
|
The provisioning state of the Security Partner Provider resource. Known values are: "Failed", "Succeeded", "Canceled", "Creating", "Updating", and "Deleting". |
|
security_provider_name
|
The security provider name. Known values are: "ZScaler", "IBoss", and "Checkpoint". |
|
connection_status
|
The connection status with the Security Partner Provider. Known values are: "Unknown", "PartiallyConnected", "Connected", and "NotConnected". |
|
virtual_hub
|
The virtualHub to which the Security Partner Provider belongs. |