ASCCheckRequirements interface
Represents ASC (Azure Security Center) requirements check request.
- Extends
Properties
| kind | Polymorphic discriminator, which specifies the different types this object can be |
| subscription |
The subscription id to connect to, and get the data from. |
Property Details
kind
Polymorphic discriminator, which specifies the different types this object can be
kind: "AzureSecurityCenter"
Property Value
"AzureSecurityCenter"
subscriptionId
The subscription id to connect to, and get the data from.
subscriptionId?: string
Property Value
string