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

AtaSolutionProperties Class

Definition

The external security solution properties for ATA solutions

public class AtaSolutionProperties : Microsoft.Azure.Management.Security.Models.ExternalSecuritySolutionProperties
type AtaSolutionProperties = class
    inherit ExternalSecuritySolutionProperties
Public Class AtaSolutionProperties
Inherits ExternalSecuritySolutionProperties
Inheritance

Remarks

The external security solution properties for ATA solutions

Constructors

AtaSolutionProperties()

Initializes a new instance of the AtaSolutionProperties class.

AtaSolutionProperties(String, String, ConnectedWorkspace, String)

Initializes a new instance of the AtaSolutionProperties class.

Properties

DeviceType

Gets or sets

(Inherited from ExternalSecuritySolutionProperties)
DeviceVendor

Gets or sets

(Inherited from ExternalSecuritySolutionProperties)
LastEventReceived

Gets or sets

Workspace

Gets or sets represents an OMS workspace to which the solution is connected

(Inherited from ExternalSecuritySolutionProperties)

Applies to