Freigeben über


CustomAssessmentAutomationCollection.GetAll(CancellationToken) Methode

Definition

Auflisten benutzerdefinierter Bewertungsautomatisierungen nach bereitgestellten Abonnements und Ressourcengruppen

  • Request Path/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Security/customAssessmentAutomations
  • Vorgang IdCustomAssessmentAutomations_ListByResourceGroup
public virtual Azure.Pageable<Azure.ResourceManager.SecurityCenter.CustomAssessmentAutomationResource> GetAll (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.SecurityCenter.CustomAssessmentAutomationResource>
override this.GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.SecurityCenter.CustomAssessmentAutomationResource>
Public Overridable Function GetAll (Optional cancellationToken As CancellationToken = Nothing) As Pageable(Of CustomAssessmentAutomationResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine Sammlung von, bei der CustomAssessmentAutomationResource möglicherweise mehrere Dienstanforderungen zum Durchlaufen verwendet werden.

Gilt für: