ExternalSecuritySolution Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
public class ExternalSecuritySolution
type ExternalSecuritySolution = class
Public Class ExternalSecuritySolution
- Inheritance
-
ExternalSecuritySolution
- Derived
Constructors
ExternalSecuritySolution() |
Initializes a new instance of the ExternalSecuritySolution class. |
ExternalSecuritySolution(String, String, String, String, String) |
Initializes a new instance of the ExternalSecuritySolution class. |
Properties
Id |
Gets resource Id |
Kind |
Gets or sets the kind of the external solution Possible values include: 'CEF', 'ATA', 'AAD' |
Location |
Gets location where the resource is stored |
Name |
Gets resource name |
Type |
Gets resource type |
Extension Methods
ConvertToPSType(ExternalSecuritySolution) |