SecuritySolutionsReferenceData interface
Describes an Azure resource.
- Extends
Properties
alert |
The security solutions' vendor name |
package |
The security solutions' package info url |
product |
The security solutions' product name |
publisher | The security solutions' publisher |
publisher |
The security solutions' publisher display name |
security |
The security family of the security solution |
template | The security solutions' template |
Inherited Properties
id | Resource Id NOTE: This property will not be serialized. It can only be populated by the server. |
location | Location where the resource is stored NOTE: This property will not be serialized. It can only be populated by the server. |
name | Resource name NOTE: This property will not be serialized. It can only be populated by the server. |
type | Resource type NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
alertVendorName
The security solutions' vendor name
alertVendorName: string
Property Value
string
packageInfoUrl
The security solutions' package info url
packageInfoUrl: string
Property Value
string
productName
The security solutions' product name
productName: string
Property Value
string
publisher
The security solutions' publisher
publisher: string
Property Value
string
publisherDisplayName
The security solutions' publisher display name
publisherDisplayName: string
Property Value
string
securityFamily
The security family of the security solution
securityFamily: string
Property Value
string
template
The security solutions' template
template: string
Property Value
string
Inherited Property Details
id
Resource Id NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From Resource.id
location
Location where the resource is stored NOTE: This property will not be serialized. It can only be populated by the server.
location?: string
Property Value
string
Inherited From Location_2.location
name
Resource name NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From Resource.name
type
Resource type NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From Resource.type
Azure SDK for JavaScript