SecurityPartnerProvider interface
Security Partner Provider resource.
- Extends
Properties
connection |
The connection status with the Security Partner Provider. NOTE: This property will not be serialized. It can only be populated by the server. |
etag | A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server. |
provisioning |
The provisioning state of the Security Partner Provider resource. NOTE: This property will not be serialized. It can only be populated by the server. |
security |
The security provider name. |
virtual |
The virtualHub to which the Security Partner Provider belongs. |
Inherited Properties
id | Resource ID. |
location | Resource location. |
name | Resource name. NOTE: This property will not be serialized. It can only be populated by the server. |
tags | Resource tags. |
type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
connectionStatus
The connection status with the Security Partner Provider. NOTE: This property will not be serialized. It can only be populated by the server.
connectionStatus?: string
Property Value
string
etag
A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.
etag?: string
Property Value
string
provisioningState
The provisioning state of the Security Partner Provider resource. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
securityProviderName
The security provider name.
securityProviderName?: string
Property Value
string
virtualHub
The virtualHub to which the Security Partner Provider belongs.
virtualHub?: SubResource
Property Value
Inherited Property Details
id
location
name
Resource name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From Resource.name
tags
Resource tags.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From Resource.tags
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From Resource.type