ExternalSecuritySolution interface
Represents a security solution external to Microsoft Defender for Cloud which sends information to an OMS workspace and whose data is displayed by Microsoft Defender for Cloud.
- Extends
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. |
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 Resource.id
kind
The kind of the external solution
kind?: string
Property Value
string
Inherited From ExternalSecuritySolutionKindAutoGenerated.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 Location_2.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
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
Azure SDK for JavaScript