Freigeben über


DdosProtectionPlansOperationsExtensions.GetAsync Methode

Definition

Ruft Informationen zum angegebenen DDoS-Schutzplan ab.

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.Network.Fluent.Models.DdosProtectionPlanInner> GetAsync (this Microsoft.Azure.Management.Network.Fluent.IDdosProtectionPlansOperations operations, string resourceGroupName, string ddosProtectionPlanName, System.Threading.CancellationToken cancellationToken = default);
static member GetAsync : Microsoft.Azure.Management.Network.Fluent.IDdosProtectionPlansOperations * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Network.Fluent.Models.DdosProtectionPlanInner>
<Extension()>
Public Function GetAsync (operations As IDdosProtectionPlansOperations, resourceGroupName As String, ddosProtectionPlanName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of DdosProtectionPlanInner)

Parameter

operations
IDdosProtectionPlansOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

ddosProtectionPlanName
String

Der Name des DDoS-Schutzplans.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: