SecureScoreControlDefinitions interface
Interface representing a SecureScoreControlDefinitions.
list(Secure |
List the available security controls, their assessments, and the max score |
list |
For a specified subscription, list the available security controls, their assessments, and the max score |
List the available security controls, their assessments, and the max score
function list(options?: SecureScoreControlDefinitionsListOptionalParams): PagedAsyncIterableIterator<SecureScoreControlDefinitionItem, SecureScoreControlDefinitionItem[], PageSettings>
Parameters
The options parameters.
Returns
For a specified subscription, list the available security controls, their assessments, and the max score
function listBySubscription(options?: SecureScoreControlDefinitionsListBySubscriptionOptionalParams): PagedAsyncIterableIterator<SecureScoreControlDefinitionItem, SecureScoreControlDefinitionItem[], PageSettings>
Parameters
The options parameters.