SecureScoreControlDefinitions interface

Interface representing a SecureScoreControlDefinitions.

Methods

list(SecureScoreControlDefinitionsListOptionalParams)

List the available security controls, their assessments, and the max score

listBySubscription(SecureScoreControlDefinitionsListBySubscriptionOptionalParams)

For a specified subscription, list the available security controls, their assessments, and the max score

Method Details

list(SecureScoreControlDefinitionsListOptionalParams)

List the available security controls, their assessments, and the max score

function list(options?: SecureScoreControlDefinitionsListOptionalParams): PagedAsyncIterableIterator<SecureScoreControlDefinitionItem, SecureScoreControlDefinitionItem[], PageSettings>

Parameters

options
SecureScoreControlDefinitionsListOptionalParams

The options parameters.

Returns

listBySubscription(SecureScoreControlDefinitionsListBySubscriptionOptionalParams)

For a specified subscription, list the available security controls, their assessments, and the max score

function listBySubscription(options?: SecureScoreControlDefinitionsListBySubscriptionOptionalParams): PagedAsyncIterableIterator<SecureScoreControlDefinitionItem, SecureScoreControlDefinitionItem[], PageSettings>

Parameters

Returns