Share via


SecureScoresOperationsExtensions Class

Definition

Extension methods for SecureScoresOperations

public static class SecureScoresOperationsExtensions
type SecureScoresOperationsExtensions = class
Public Module SecureScoresOperationsExtensions
Inheritance
SecureScoresOperationsExtensions

Methods

Get(ISecureScoresOperations, String)

Get secure score for a specific Microsoft Defender for Cloud initiative within your current scope. For the ASC Default initiative, use 'ascScore'.

GetAsync(ISecureScoresOperations, String, CancellationToken)

Get secure score for a specific Microsoft Defender for Cloud initiative within your current scope. For the ASC Default initiative, use 'ascScore'.

List(ISecureScoresOperations)

List secure scores for all your Microsoft Defender for Cloud initiatives within your current scope.

ListAsync(ISecureScoresOperations, CancellationToken)

List secure scores for all your Microsoft Defender for Cloud initiatives within your current scope.

ListNext(ISecureScoresOperations, String)

List secure scores for all your Microsoft Defender for Cloud initiatives within your current scope.

ListNextAsync(ISecureScoresOperations, String, CancellationToken)

List secure scores for all your Microsoft Defender for Cloud initiatives within your current scope.

Applies to