DiagnosticsOperationsExtensions.GetSiteDetectorSlot Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.DetectorDefinition> GetSiteDetectorSlot (this Microsoft.Azure.Management.WebSites.Version2016_09_01.IDiagnosticsOperations operations, string resourceGroupName, string siteName, string diagnosticCategory, string detectorName, string slot);
static member GetSiteDetectorSlot : Microsoft.Azure.Management.WebSites.Version2016_09_01.IDiagnosticsOperations * string * string * string * string * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.DetectorDefinition>
<Extension()>
Public Function GetSiteDetectorSlot (operations As IDiagnosticsOperations, resourceGroupName As String, siteName As String, diagnosticCategory As String, detectorName As String, slot As String) As IPage(Of DetectorDefinition)
Parameters
- operations
- IDiagnosticsOperations
- resourceGroupName
- String
- siteName
- String
- diagnosticCategory
- String
- detectorName
- String
- slot
- String