SecuritySolutionsReferenceData interface
model interface SecuritySolutionsReferenceData
Properties
| alert |
The security solutions' vendor name |
| id | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
| location | Location where the resource is stored |
| name | The name of the resource |
| 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 |
| system |
Azure Resource Manager metadata containing createdBy and modifiedBy information. |
| template | The security solutions' template |
| type | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" |
Property Details
alertVendorName
The security solutions' vendor name
alertVendorName: string
Property Value
string
id
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
id?: string
Property Value
string
location
Location where the resource is stored
location?: string
Property Value
string
name
The name of the resource
name?: 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
systemData
Azure Resource Manager metadata containing createdBy and modifiedBy information.
systemData?: SystemData
Property Value
template
The security solutions' template
template: string
Property Value
string
type
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
type?: string
Property Value
string