你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ExternalSecuritySolution Class

Definition

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)

Applies to