Freigeben über


TenantAssessmentMetadataCollection.GetAllAsync(CancellationToken) Methode

Definition

Abrufen von Metadateninformationen zu allen Bewertungstypen

  • Anforderungspfad/providers/Microsoft.Security/assessmentMetadata
  • Vorgang IdAssessmentsMetadata_List
public virtual Azure.AsyncPageable<Azure.ResourceManager.SecurityCenter.TenantAssessmentMetadataResource> GetAllAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.SecurityCenter.TenantAssessmentMetadataResource>
override this.GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.SecurityCenter.TenantAssessmentMetadataResource>
Public Overridable Function GetAllAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of TenantAssessmentMetadataResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine asynchrone Sammlung von, bei der TenantAssessmentMetadataResource mehrere Dienstanforderungen zum Durchlaufen verwendet werden können.

Gilt für: