DiagnosticsOperationsExtensions.GetSiteDiagnosticCategorySlotAsync Methode
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Diagnosekategorie abrufen
public static System.Threading.Tasks.Task<Microsoft.Azure.Management.WebSites.Models.DiagnosticCategory> GetSiteDiagnosticCategorySlotAsync (this Microsoft.Azure.Management.WebSites.IDiagnosticsOperations operations, string resourceGroupName, string siteName, string diagnosticCategory, string slot, System.Threading.CancellationToken cancellationToken = default);
static member GetSiteDiagnosticCategorySlotAsync : Microsoft.Azure.Management.WebSites.IDiagnosticsOperations * string * string * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.WebSites.Models.DiagnosticCategory>
<Extension()>
Public Function GetSiteDiagnosticCategorySlotAsync (operations As IDiagnosticsOperations, resourceGroupName As String, siteName As String, diagnosticCategory As String, slot As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of DiagnosticCategory)
- operations
- IDiagnosticsOperations
Die Vorgangsgruppe für diese Erweiterungsmethode.
- resourceGroupName
- String
Name der Ressourcengruppe, zu der die Ressource gehört.
- siteName
- String
Standortname
- diagnosticCategory
- String
Diagnosekategorie
- slot
- String
Slotname
- cancellationToken
- CancellationToken
Das Abbruchtoken.
Beschreibung für Get Diagnostics Category (Diagnosekategorie abrufen)
Feedback zu Azure SDK for .NET
Azure SDK for .NET ist ein Open Source-Projekt. Wählen Sie einen Link aus, um Feedback zu geben: