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

DiscoveredSecuritySolutionProperties Class

Definition

public class DiscoveredSecuritySolutionProperties
type DiscoveredSecuritySolutionProperties = class
Public Class DiscoveredSecuritySolutionProperties
Inheritance
DiscoveredSecuritySolutionProperties

Constructors

DiscoveredSecuritySolutionProperties()

Initializes a new instance of the DiscoveredSecuritySolutionProperties class.

DiscoveredSecuritySolutionProperties(String, String, String, String)

Initializes a new instance of the DiscoveredSecuritySolutionProperties class.

Properties

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

Methods

Validate()

Validate the object.

Applies to