Freigeben über


DiagnosticsOperationsExtensions.GetSiteDetectorSlot Methode

Definition

Detektor abrufen

public static Microsoft.Azure.Management.WebSites.Models.DetectorDefinitionResource GetSiteDetectorSlot (this Microsoft.Azure.Management.WebSites.IDiagnosticsOperations operations, string resourceGroupName, string siteName, string diagnosticCategory, string detectorName, string slot);
static member GetSiteDetectorSlot : Microsoft.Azure.Management.WebSites.IDiagnosticsOperations * string * string * string * string * string -> Microsoft.Azure.Management.WebSites.Models.DetectorDefinitionResource
<Extension()>
Public Function GetSiteDetectorSlot (operations As IDiagnosticsOperations, resourceGroupName As String, siteName As String, diagnosticCategory As String, detectorName As String, slot As String) As DetectorDefinitionResource

Parameter

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

detectorName
String

Detektorname

slot
String

Slotname

Gibt zurück

Hinweise

Beschreibung für Get Detector

Gilt für: