你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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