Udostępnij przez


DiscoveredSecuritySolution Class

Definition

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

Constructors

Name Description
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

Name Description
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

Name Description
Validate()

Validate the object.

Extension Methods

Name Description
ConvertToPSType(DiscoveredSecuritySolution)

Applies to