Freigeben über


RegulatoryComplianceStandardCollection.GetAllAsync Methode

Definition

Details und Status der unterstützten Gesetzlichen Compliancestandards

  • Anfordern von Path/subscriptions/{subscriptionId}/providers/Microsoft.Security/regulatoryComplianceStandards
  • Vorgang IdRegulatoryComplianceStandards_List
public virtual Azure.AsyncPageable<Azure.ResourceManager.SecurityCenter.RegulatoryComplianceStandardResource> GetAllAsync (string filter = default, System.Threading.CancellationToken cancellationToken = default);
abstract member GetAllAsync : string * System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.SecurityCenter.RegulatoryComplianceStandardResource>
override this.GetAllAsync : string * System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.SecurityCenter.RegulatoryComplianceStandardResource>
Public Overridable Function GetAllAsync (Optional filter As String = Nothing, Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of RegulatoryComplianceStandardResource)

Parameter

filter
String

OData-Filter. Optional.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

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

Gilt für: