ASCCheckRequirements interface
Represents ASC (Azure Security Center) requirements check request.
- Extends
Properties
| kind | Describes the kind of connector to be checked. |
| subscription |
The subscription id to connect to, and get the data from. |
Property Details
kind
Describes the kind of connector to be checked.
kind: "AzureSecurityCenter"
Property Value
"AzureSecurityCenter"
subscriptionId
The subscription id to connect to, and get the data from.
subscriptionId?: string
Property Value
string