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

DiscoveredSecuritySolution Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class DiscoveredSecuritySolution
[<Microsoft.Rest.Serialization.JsonTransformation>]
type DiscoveredSecuritySolution = class
Public Class DiscoveredSecuritySolution
Inheritance
DiscoveredSecuritySolution
Attributes

Constructors

DiscoveredSecuritySolution()

Initializes a new instance of the DiscoveredSecuritySolution class.

DiscoveredSecuritySolution(String, String, String, String, String, String, String, String)

Initializes a new instance of the DiscoveredSecuritySolution class.

Properties

Id

Gets resource Id

Location

Gets location where the resource is stored

Name

Gets resource name

Offer

Gets or sets the security solutions' image offer

Publisher

Gets or sets the security solutions' image publisher

SecurityFamily

Gets or sets the security family of the discovered solution Possible values include: 'Waf', 'Ngfw', 'SaasWaf', 'Va'

Sku

Gets or sets the security solutions' image sku

Type

Gets resource type

Methods

Validate()

Validate the object.

Extension Methods

ConvertToPSType(DiscoveredSecuritySolution)

Applies to