Freigeben über


DdosProtectionPlanCollection.GetAll(CancellationToken) Methode

Definition

Ruft alle DDoS-Schutzpläne in einer Ressourcengruppe ab.

  • Anfordern von Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/ddosProtectionPlans
  • Vorgang IdDdosProtectionPlans_ListByResourceGroup
public virtual Azure.Pageable<Azure.ResourceManager.Network.DdosProtectionPlanResource> GetAll (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.Network.DdosProtectionPlanResource>
override this.GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.Network.DdosProtectionPlanResource>
Public Overridable Function GetAll (Optional cancellationToken As CancellationToken = Nothing) As Pageable(Of DdosProtectionPlanResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

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

Gilt für: