Freigeben über


LogAnalyticsOperationsExtensions.GetLogAnalyticsLocationsAsync Methode

Definition

Rufen Sie alle verfügbaren Speicherortnamen für den AFD Log Analytics-Bericht ab.

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.Cdn.Models.ContinentsResponse> GetLogAnalyticsLocationsAsync (this Microsoft.Azure.Management.Cdn.ILogAnalyticsOperations operations, string resourceGroupName, string profileName, System.Threading.CancellationToken cancellationToken = default);
static member GetLogAnalyticsLocationsAsync : Microsoft.Azure.Management.Cdn.ILogAnalyticsOperations * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Cdn.Models.ContinentsResponse>
<Extension()>
Public Function GetLogAnalyticsLocationsAsync (operations As ILogAnalyticsOperations, resourceGroupName As String, profileName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of ContinentsResponse)

Parameter

operations
ILogAnalyticsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Name der Ressourcengruppe innerhalb des Azure-Abonnements.

profileName
String

Name des CDN-Profils, das innerhalb der Ressourcengruppe eindeutig ist.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: