CefExternalSecuritySolution interface
Represents a security solution which sends CEF logs to an OMS workspace
- Extends
Properties
properties | The external security solution properties for CEF solutions |
Inherited Properties
id | Resource Id NOTE: This property will not be serialized. It can only be populated by the server. |
kind | The kind of the external solution |
location | Location where the resource is stored NOTE: This property will not be serialized. It can only be populated by the server. |
name | Resource name NOTE: This property will not be serialized. It can only be populated by the server. |
type | Resource type NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
properties
The external security solution properties for CEF solutions
properties?: CefSolutionProperties
Property Value
Inherited Property Details
id
Resource Id NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From ExternalSecuritySolution.id
kind
The kind of the external solution
kind?: string
Property Value
string
Inherited From ExternalSecuritySolution.kind
location
Location where the resource is stored NOTE: This property will not be serialized. It can only be populated by the server.
location?: string
Property Value
string
Inherited From ExternalSecuritySolution.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 ExternalSecuritySolution.name
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 ExternalSecuritySolution.type
Azure SDK for JavaScript