DiagnosticsClient Interface

public interface DiagnosticsClient

An instance of this class provides access to all the operations defined in DiagnosticsClient.

Method Summary

Modifier and Type Method and Description
abstract DiagnosticAnalysisInner executeSiteAnalysis(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName)

Execute Analysis Description for Execute Analysis.

abstract Mono<DiagnosticAnalysisInner> executeSiteAnalysisAsync(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName)

Execute Analysis Description for Execute Analysis.

abstract DiagnosticAnalysisInner executeSiteAnalysisSlot(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName, String slot)

Execute Analysis Description for Execute Analysis.

abstract Mono<DiagnosticAnalysisInner> executeSiteAnalysisSlotAsync(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName, String slot)

Execute Analysis Description for Execute Analysis.

abstract Response<DiagnosticAnalysisInner> executeSiteAnalysisSlotWithResponse(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName, String slot, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain, Context context)

Execute Analysis Description for Execute Analysis.

abstract Mono<Response<DiagnosticAnalysisInner>> executeSiteAnalysisSlotWithResponseAsync(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName, String slot, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain)

Execute Analysis Description for Execute Analysis.

abstract Response<DiagnosticAnalysisInner> executeSiteAnalysisWithResponse(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain, Context context)

Execute Analysis Description for Execute Analysis.

abstract Mono<Response<DiagnosticAnalysisInner>> executeSiteAnalysisWithResponseAsync(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain)

Execute Analysis Description for Execute Analysis.

abstract DiagnosticDetectorResponseInner executeSiteDetector(String resourceGroupName, String siteName, String detectorName, String diagnosticCategory)

Execute Detector Description for Execute Detector.

abstract Mono<DiagnosticDetectorResponseInner> executeSiteDetectorAsync(String resourceGroupName, String siteName, String detectorName, String diagnosticCategory)

Execute Detector Description for Execute Detector.

abstract DiagnosticDetectorResponseInner executeSiteDetectorSlot(String resourceGroupName, String siteName, String detectorName, String diagnosticCategory, String slot)

Execute Detector Description for Execute Detector.

abstract Mono<DiagnosticDetectorResponseInner> executeSiteDetectorSlotAsync(String resourceGroupName, String siteName, String detectorName, String diagnosticCategory, String slot)

Execute Detector Description for Execute Detector.

abstract Response<DiagnosticDetectorResponseInner> executeSiteDetectorSlotWithResponse(String resourceGroupName, String siteName, String detectorName, String diagnosticCategory, String slot, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain, Context context)

Execute Detector Description for Execute Detector.

abstract Mono<Response<DiagnosticDetectorResponseInner>> executeSiteDetectorSlotWithResponseAsync(String resourceGroupName, String siteName, String detectorName, String diagnosticCategory, String slot, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain)

Execute Detector Description for Execute Detector.

abstract Response<DiagnosticDetectorResponseInner> executeSiteDetectorWithResponse(String resourceGroupName, String siteName, String detectorName, String diagnosticCategory, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain, Context context)

Execute Detector Description for Execute Detector.

abstract Mono<Response<DiagnosticDetectorResponseInner>> executeSiteDetectorWithResponseAsync(String resourceGroupName, String siteName, String detectorName, String diagnosticCategory, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain)

Execute Detector Description for Execute Detector.

abstract DetectorResponseInner getHostingEnvironmentDetectorResponse(String resourceGroupName, String name, String detectorName)

Get Hosting Environment Detector Response Description for Get Hosting Environment Detector Response.

abstract Mono<DetectorResponseInner> getHostingEnvironmentDetectorResponseAsync(String resourceGroupName, String name, String detectorName)

Get Hosting Environment Detector Response Description for Get Hosting Environment Detector Response.

abstract Response<DetectorResponseInner> getHostingEnvironmentDetectorResponseWithResponse(String resourceGroupName, String name, String detectorName, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain, Context context)

Get Hosting Environment Detector Response Description for Get Hosting Environment Detector Response.

abstract Mono<Response<DetectorResponseInner>> getHostingEnvironmentDetectorResponseWithResponseAsync(String resourceGroupName, String name, String detectorName, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain)

Get Hosting Environment Detector Response Description for Get Hosting Environment Detector Response.

abstract AnalysisDefinitionInner getSiteAnalysis(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName)

Get Site Analysis Description for Get Site Analysis.

abstract Mono<AnalysisDefinitionInner> getSiteAnalysisAsync(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName)

Get Site Analysis Description for Get Site Analysis.

abstract AnalysisDefinitionInner getSiteAnalysisSlot(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName, String slot)

Get Site Analysis Description for Get Site Analysis.

abstract Mono<AnalysisDefinitionInner> getSiteAnalysisSlotAsync(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName, String slot)

Get Site Analysis Description for Get Site Analysis.

abstract Response<AnalysisDefinitionInner> getSiteAnalysisSlotWithResponse(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName, String slot, Context context)

Get Site Analysis Description for Get Site Analysis.

abstract Mono<Response<AnalysisDefinitionInner>> getSiteAnalysisSlotWithResponseAsync(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName, String slot)

Get Site Analysis Description for Get Site Analysis.

abstract Response<AnalysisDefinitionInner> getSiteAnalysisWithResponse(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName, Context context)

Get Site Analysis Description for Get Site Analysis.

abstract Mono<Response<AnalysisDefinitionInner>> getSiteAnalysisWithResponseAsync(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName)

Get Site Analysis Description for Get Site Analysis.

abstract DetectorDefinitionResourceInner getSiteDetector(String resourceGroupName, String siteName, String diagnosticCategory, String detectorName)

Get Detector Description for Get Detector.

abstract Mono<DetectorDefinitionResourceInner> getSiteDetectorAsync(String resourceGroupName, String siteName, String diagnosticCategory, String detectorName)

Get Detector Description for Get Detector.

abstract DetectorResponseInner getSiteDetectorResponse(String resourceGroupName, String siteName, String detectorName)

Get site detector response Description for Get site detector response.

abstract Mono<DetectorResponseInner> getSiteDetectorResponseAsync(String resourceGroupName, String siteName, String detectorName)

Get site detector response Description for Get site detector response.

abstract DetectorResponseInner getSiteDetectorResponseSlot(String resourceGroupName, String siteName, String detectorName, String slot)

Get site detector response Description for Get site detector response.

abstract Mono<DetectorResponseInner> getSiteDetectorResponseSlotAsync(String resourceGroupName, String siteName, String detectorName, String slot)

Get site detector response Description for Get site detector response.

abstract Response<DetectorResponseInner> getSiteDetectorResponseSlotWithResponse(String resourceGroupName, String siteName, String detectorName, String slot, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain, Context context)

Get site detector response Description for Get site detector response.

abstract Mono<Response<DetectorResponseInner>> getSiteDetectorResponseSlotWithResponseAsync(String resourceGroupName, String siteName, String detectorName, String slot, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain)

Get site detector response Description for Get site detector response.

abstract Response<DetectorResponseInner> getSiteDetectorResponseWithResponse(String resourceGroupName, String siteName, String detectorName, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain, Context context)

Get site detector response Description for Get site detector response.

abstract Mono<Response<DetectorResponseInner>> getSiteDetectorResponseWithResponseAsync(String resourceGroupName, String siteName, String detectorName, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain)

Get site detector response Description for Get site detector response.

abstract DetectorDefinitionResourceInner getSiteDetectorSlot(String resourceGroupName, String siteName, String diagnosticCategory, String detectorName, String slot)

Get Detector Description for Get Detector.

abstract Mono<DetectorDefinitionResourceInner> getSiteDetectorSlotAsync(String resourceGroupName, String siteName, String diagnosticCategory, String detectorName, String slot)

Get Detector Description for Get Detector.

abstract Response<DetectorDefinitionResourceInner> getSiteDetectorSlotWithResponse(String resourceGroupName, String siteName, String diagnosticCategory, String detectorName, String slot, Context context)

Get Detector Description for Get Detector.

abstract Mono<Response<DetectorDefinitionResourceInner>> getSiteDetectorSlotWithResponseAsync(String resourceGroupName, String siteName, String diagnosticCategory, String detectorName, String slot)

Get Detector Description for Get Detector.

abstract Response<DetectorDefinitionResourceInner> getSiteDetectorWithResponse(String resourceGroupName, String siteName, String diagnosticCategory, String detectorName, Context context)

Get Detector Description for Get Detector.

abstract Mono<Response<DetectorDefinitionResourceInner>> getSiteDetectorWithResponseAsync(String resourceGroupName, String siteName, String diagnosticCategory, String detectorName)

Get Detector Description for Get Detector.

abstract DiagnosticCategoryInner getSiteDiagnosticCategory(String resourceGroupName, String siteName, String diagnosticCategory)

Get Diagnostics Category Description for Get Diagnostics Category.

abstract Mono<DiagnosticCategoryInner> getSiteDiagnosticCategoryAsync(String resourceGroupName, String siteName, String diagnosticCategory)

Get Diagnostics Category Description for Get Diagnostics Category.

abstract DiagnosticCategoryInner getSiteDiagnosticCategorySlot(String resourceGroupName, String siteName, String diagnosticCategory, String slot)

Get Diagnostics Category Description for Get Diagnostics Category.

abstract Mono<DiagnosticCategoryInner> getSiteDiagnosticCategorySlotAsync(String resourceGroupName, String siteName, String diagnosticCategory, String slot)

Get Diagnostics Category Description for Get Diagnostics Category.

abstract Response<DiagnosticCategoryInner> getSiteDiagnosticCategorySlotWithResponse(String resourceGroupName, String siteName, String diagnosticCategory, String slot, Context context)

Get Diagnostics Category Description for Get Diagnostics Category.

abstract Mono<Response<DiagnosticCategoryInner>> getSiteDiagnosticCategorySlotWithResponseAsync(String resourceGroupName, String siteName, String diagnosticCategory, String slot)

Get Diagnostics Category Description for Get Diagnostics Category.

abstract Response<DiagnosticCategoryInner> getSiteDiagnosticCategoryWithResponse(String resourceGroupName, String siteName, String diagnosticCategory, Context context)

Get Diagnostics Category Description for Get Diagnostics Category.

abstract Mono<Response<DiagnosticCategoryInner>> getSiteDiagnosticCategoryWithResponseAsync(String resourceGroupName, String siteName, String diagnosticCategory)

Get Diagnostics Category Description for Get Diagnostics Category.

abstract PagedIterable<DetectorResponseInner> listHostingEnvironmentDetectorResponses(String resourceGroupName, String name)

List Hosting Environment Detector Responses Description for List Hosting Environment Detector Responses.

abstract PagedIterable<DetectorResponseInner> listHostingEnvironmentDetectorResponses(String resourceGroupName, String name, Context context)

List Hosting Environment Detector Responses Description for List Hosting Environment Detector Responses.

abstract PagedFlux<DetectorResponseInner> listHostingEnvironmentDetectorResponsesAsync(String resourceGroupName, String name)

List Hosting Environment Detector Responses Description for List Hosting Environment Detector Responses.

abstract PagedIterable<AnalysisDefinitionInner> listSiteAnalyses(String resourceGroupName, String siteName, String diagnosticCategory)

Get Site Analyses Description for Get Site Analyses.

abstract PagedIterable<AnalysisDefinitionInner> listSiteAnalyses(String resourceGroupName, String siteName, String diagnosticCategory, Context context)

Get Site Analyses Description for Get Site Analyses.

abstract PagedFlux<AnalysisDefinitionInner> listSiteAnalysesAsync(String resourceGroupName, String siteName, String diagnosticCategory)

Get Site Analyses Description for Get Site Analyses.

abstract PagedIterable<AnalysisDefinitionInner> listSiteAnalysesSlot(String resourceGroupName, String siteName, String diagnosticCategory, String slot)

Get Site Analyses Description for Get Site Analyses.

abstract PagedIterable<AnalysisDefinitionInner> listSiteAnalysesSlot(String resourceGroupName, String siteName, String diagnosticCategory, String slot, Context context)

Get Site Analyses Description for Get Site Analyses.

abstract PagedFlux<AnalysisDefinitionInner> listSiteAnalysesSlotAsync(String resourceGroupName, String siteName, String diagnosticCategory, String slot)

Get Site Analyses Description for Get Site Analyses.

abstract PagedIterable<DetectorResponseInner> listSiteDetectorResponses(String resourceGroupName, String siteName)

List Site Detector Responses Description for List Site Detector Responses.

abstract PagedIterable<DetectorResponseInner> listSiteDetectorResponses(String resourceGroupName, String siteName, Context context)

List Site Detector Responses Description for List Site Detector Responses.

abstract PagedFlux<DetectorResponseInner> listSiteDetectorResponsesAsync(String resourceGroupName, String siteName)

List Site Detector Responses Description for List Site Detector Responses.

abstract PagedIterable<DetectorResponseInner> listSiteDetectorResponsesSlot(String resourceGroupName, String siteName, String slot)

List Site Detector Responses Description for List Site Detector Responses.

abstract PagedIterable<DetectorResponseInner> listSiteDetectorResponsesSlot(String resourceGroupName, String siteName, String slot, Context context)

List Site Detector Responses Description for List Site Detector Responses.

abstract PagedFlux<DetectorResponseInner> listSiteDetectorResponsesSlotAsync(String resourceGroupName, String siteName, String slot)

List Site Detector Responses Description for List Site Detector Responses.

abstract PagedIterable<DetectorDefinitionResourceInner> listSiteDetectors(String resourceGroupName, String siteName, String diagnosticCategory)

Get Detectors Description for Get Detectors.

abstract PagedIterable<DetectorDefinitionResourceInner> listSiteDetectors(String resourceGroupName, String siteName, String diagnosticCategory, Context context)

Get Detectors Description for Get Detectors.

abstract PagedFlux<DetectorDefinitionResourceInner> listSiteDetectorsAsync(String resourceGroupName, String siteName, String diagnosticCategory)

Get Detectors Description for Get Detectors.

abstract PagedIterable<DetectorDefinitionResourceInner> listSiteDetectorsSlot(String resourceGroupName, String siteName, String diagnosticCategory, String slot)

Get Detectors Description for Get Detectors.

abstract PagedIterable<DetectorDefinitionResourceInner> listSiteDetectorsSlot(String resourceGroupName, String siteName, String diagnosticCategory, String slot, Context context)

Get Detectors Description for Get Detectors.

abstract PagedFlux<DetectorDefinitionResourceInner> listSiteDetectorsSlotAsync(String resourceGroupName, String siteName, String diagnosticCategory, String slot)

Get Detectors Description for Get Detectors.

abstract PagedIterable<DiagnosticCategoryInner> listSiteDiagnosticCategories(String resourceGroupName, String siteName)

Get Diagnostics Categories Description for Get Diagnostics Categories.

abstract PagedIterable<DiagnosticCategoryInner> listSiteDiagnosticCategories(String resourceGroupName, String siteName, Context context)

Get Diagnostics Categories Description for Get Diagnostics Categories.

abstract PagedFlux<DiagnosticCategoryInner> listSiteDiagnosticCategoriesAsync(String resourceGroupName, String siteName)

Get Diagnostics Categories Description for Get Diagnostics Categories.

abstract PagedIterable<DiagnosticCategoryInner> listSiteDiagnosticCategoriesSlot(String resourceGroupName, String siteName, String slot)

Get Diagnostics Categories Description for Get Diagnostics Categories.

abstract PagedIterable<DiagnosticCategoryInner> listSiteDiagnosticCategoriesSlot(String resourceGroupName, String siteName, String slot, Context context)

Get Diagnostics Categories Description for Get Diagnostics Categories.

abstract PagedFlux<DiagnosticCategoryInner> listSiteDiagnosticCategoriesSlotAsync(String resourceGroupName, String siteName, String slot)

Get Diagnostics Categories Description for Get Diagnostics Categories.

Method Details

executeSiteAnalysis

public abstract DiagnosticAnalysisInner executeSiteAnalysis(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName)

Execute Analysis Description for Execute Analysis.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Category Name.
analysisName - Analysis Resource Name.

Returns:

class representing a diagnostic analysis done on an application.

executeSiteAnalysisAsync

public abstract Mono executeSiteAnalysisAsync(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName)

Execute Analysis Description for Execute Analysis.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Category Name.
analysisName - Analysis Resource Name.

Returns:

class representing a diagnostic analysis done on an application on successful completion of Mono.

executeSiteAnalysisSlot

public abstract DiagnosticAnalysisInner executeSiteAnalysisSlot(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName, String slot)

Execute Analysis Description for Execute Analysis.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Category Name.
analysisName - Analysis Resource Name.
slot - Slot Name.

Returns:

class representing a diagnostic analysis done on an application.

executeSiteAnalysisSlotAsync

public abstract Mono executeSiteAnalysisSlotAsync(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName, String slot)

Execute Analysis Description for Execute Analysis.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Category Name.
analysisName - Analysis Resource Name.
slot - Slot Name.

Returns:

class representing a diagnostic analysis done on an application on successful completion of Mono.

executeSiteAnalysisSlotWithResponse

public abstract Response executeSiteAnalysisSlotWithResponse(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName, String slot, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain, Context context)

Execute Analysis Description for Execute Analysis.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Category Name.
analysisName - Analysis Resource Name.
slot - Slot Name.
startTime - Start Time.
endTime - End Time.
timeGrain - Time Grain.
context - The context to associate with this operation.

Returns:

class representing a diagnostic analysis done on an application along with Response<T>.

executeSiteAnalysisSlotWithResponseAsync

public abstract Mono<>> executeSiteAnalysisSlotWithResponseAsync(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName, String slot, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain)

Execute Analysis Description for Execute Analysis.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Category Name.
analysisName - Analysis Resource Name.
slot - Slot Name.
startTime - Start Time.
endTime - End Time.
timeGrain - Time Grain.

Returns:

class representing a diagnostic analysis done on an application along with Response<T> on successful completion of Mono.

executeSiteAnalysisWithResponse

public abstract Response executeSiteAnalysisWithResponse(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain, Context context)

Execute Analysis Description for Execute Analysis.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Category Name.
analysisName - Analysis Resource Name.
startTime - Start Time.
endTime - End Time.
timeGrain - Time Grain.
context - The context to associate with this operation.

Returns:

class representing a diagnostic analysis done on an application along with Response<T>.

executeSiteAnalysisWithResponseAsync

public abstract Mono<>> executeSiteAnalysisWithResponseAsync(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain)

Execute Analysis Description for Execute Analysis.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Category Name.
analysisName - Analysis Resource Name.
startTime - Start Time.
endTime - End Time.
timeGrain - Time Grain.

Returns:

class representing a diagnostic analysis done on an application along with Response<T> on successful completion of Mono.

executeSiteDetector

public abstract DiagnosticDetectorResponseInner executeSiteDetector(String resourceGroupName, String siteName, String detectorName, String diagnosticCategory)

Execute Detector Description for Execute Detector.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
detectorName - Detector Resource Name.
diagnosticCategory - Category Name.

Returns:

class representing Response from Diagnostic Detectors.

executeSiteDetectorAsync

public abstract Mono executeSiteDetectorAsync(String resourceGroupName, String siteName, String detectorName, String diagnosticCategory)

Execute Detector Description for Execute Detector.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
detectorName - Detector Resource Name.
diagnosticCategory - Category Name.

Returns:

class representing Response from Diagnostic Detectors on successful completion of Mono.

executeSiteDetectorSlot

public abstract DiagnosticDetectorResponseInner executeSiteDetectorSlot(String resourceGroupName, String siteName, String detectorName, String diagnosticCategory, String slot)

Execute Detector Description for Execute Detector.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
detectorName - Detector Resource Name.
diagnosticCategory - Category Name.
slot - Slot Name.

Returns:

class representing Response from Diagnostic Detectors.

executeSiteDetectorSlotAsync

public abstract Mono executeSiteDetectorSlotAsync(String resourceGroupName, String siteName, String detectorName, String diagnosticCategory, String slot)

Execute Detector Description for Execute Detector.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
detectorName - Detector Resource Name.
diagnosticCategory - Category Name.
slot - Slot Name.

Returns:

class representing Response from Diagnostic Detectors on successful completion of Mono.

executeSiteDetectorSlotWithResponse

public abstract Response executeSiteDetectorSlotWithResponse(String resourceGroupName, String siteName, String detectorName, String diagnosticCategory, String slot, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain, Context context)

Execute Detector Description for Execute Detector.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
detectorName - Detector Resource Name.
diagnosticCategory - Category Name.
slot - Slot Name.
startTime - Start Time.
endTime - End Time.
timeGrain - Time Grain.
context - The context to associate with this operation.

Returns:

class representing Response from Diagnostic Detectors along with Response<T>.

executeSiteDetectorSlotWithResponseAsync

public abstract Mono<>> executeSiteDetectorSlotWithResponseAsync(String resourceGroupName, String siteName, String detectorName, String diagnosticCategory, String slot, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain)

Execute Detector Description for Execute Detector.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
detectorName - Detector Resource Name.
diagnosticCategory - Category Name.
slot - Slot Name.
startTime - Start Time.
endTime - End Time.
timeGrain - Time Grain.

Returns:

class representing Response from Diagnostic Detectors along with Response<T> on successful completion of Mono.

executeSiteDetectorWithResponse

public abstract Response executeSiteDetectorWithResponse(String resourceGroupName, String siteName, String detectorName, String diagnosticCategory, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain, Context context)

Execute Detector Description for Execute Detector.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
detectorName - Detector Resource Name.
diagnosticCategory - Category Name.
startTime - Start Time.
endTime - End Time.
timeGrain - Time Grain.
context - The context to associate with this operation.

Returns:

class representing Response from Diagnostic Detectors along with Response<T>.

executeSiteDetectorWithResponseAsync

public abstract Mono<>> executeSiteDetectorWithResponseAsync(String resourceGroupName, String siteName, String detectorName, String diagnosticCategory, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain)

Execute Detector Description for Execute Detector.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
detectorName - Detector Resource Name.
diagnosticCategory - Category Name.
startTime - Start Time.
endTime - End Time.
timeGrain - Time Grain.

Returns:

class representing Response from Diagnostic Detectors along with Response<T> on successful completion of Mono.

getHostingEnvironmentDetectorResponse

public abstract DetectorResponseInner getHostingEnvironmentDetectorResponse(String resourceGroupName, String name, String detectorName)

Get Hosting Environment Detector Response Description for Get Hosting Environment Detector Response.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
name - App Service Environment Name.
detectorName - Detector Resource Name.

Returns:

class representing Response from Detector.

getHostingEnvironmentDetectorResponseAsync

public abstract Mono getHostingEnvironmentDetectorResponseAsync(String resourceGroupName, String name, String detectorName)

Get Hosting Environment Detector Response Description for Get Hosting Environment Detector Response.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
name - App Service Environment Name.
detectorName - Detector Resource Name.

Returns:

class representing Response from Detector on successful completion of Mono.

getHostingEnvironmentDetectorResponseWithResponse

public abstract Response getHostingEnvironmentDetectorResponseWithResponse(String resourceGroupName, String name, String detectorName, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain, Context context)

Get Hosting Environment Detector Response Description for Get Hosting Environment Detector Response.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
name - App Service Environment Name.
detectorName - Detector Resource Name.
startTime - Start Time.
endTime - End Time.
timeGrain - Time Grain.
context - The context to associate with this operation.

Returns:

class representing Response from Detector along with Response<T>.

getHostingEnvironmentDetectorResponseWithResponseAsync

public abstract Mono<>> getHostingEnvironmentDetectorResponseWithResponseAsync(String resourceGroupName, String name, String detectorName, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain)

Get Hosting Environment Detector Response Description for Get Hosting Environment Detector Response.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
name - App Service Environment Name.
detectorName - Detector Resource Name.
startTime - Start Time.
endTime - End Time.
timeGrain - Time Grain.

Returns:

class representing Response from Detector along with Response<T> on successful completion of Mono.

getSiteAnalysis

public abstract AnalysisDefinitionInner getSiteAnalysis(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName)

Get Site Analysis Description for Get Site Analysis.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Diagnostic Category.
analysisName - Analysis Name.

Returns:

definition of Analysis.

getSiteAnalysisAsync

public abstract Mono getSiteAnalysisAsync(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName)

Get Site Analysis Description for Get Site Analysis.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Diagnostic Category.
analysisName - Analysis Name.

Returns:

definition of Analysis on successful completion of Mono.

getSiteAnalysisSlot

public abstract AnalysisDefinitionInner getSiteAnalysisSlot(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName, String slot)

Get Site Analysis Description for Get Site Analysis.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Diagnostic Category.
analysisName - Analysis Name.
slot - Slot - optional.

Returns:

definition of Analysis.

getSiteAnalysisSlotAsync

public abstract Mono getSiteAnalysisSlotAsync(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName, String slot)

Get Site Analysis Description for Get Site Analysis.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Diagnostic Category.
analysisName - Analysis Name.
slot - Slot - optional.

Returns:

definition of Analysis on successful completion of Mono.

getSiteAnalysisSlotWithResponse

public abstract Response getSiteAnalysisSlotWithResponse(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName, String slot, Context context)

Get Site Analysis Description for Get Site Analysis.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Diagnostic Category.
analysisName - Analysis Name.
slot - Slot - optional.
context - The context to associate with this operation.

Returns:

definition of Analysis along with Response<T>.

getSiteAnalysisSlotWithResponseAsync

public abstract Mono<>> getSiteAnalysisSlotWithResponseAsync(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName, String slot)

Get Site Analysis Description for Get Site Analysis.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Diagnostic Category.
analysisName - Analysis Name.
slot - Slot - optional.

Returns:

definition of Analysis along with Response<T> on successful completion of Mono.

getSiteAnalysisWithResponse

public abstract Response getSiteAnalysisWithResponse(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName, Context context)

Get Site Analysis Description for Get Site Analysis.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Diagnostic Category.
analysisName - Analysis Name.
context - The context to associate with this operation.

Returns:

definition of Analysis along with Response<T>.

getSiteAnalysisWithResponseAsync

public abstract Mono<>> getSiteAnalysisWithResponseAsync(String resourceGroupName, String siteName, String diagnosticCategory, String analysisName)

Get Site Analysis Description for Get Site Analysis.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Diagnostic Category.
analysisName - Analysis Name.

Returns:

definition of Analysis along with Response<T> on successful completion of Mono.

getSiteDetector

public abstract DetectorDefinitionResourceInner getSiteDetector(String resourceGroupName, String siteName, String diagnosticCategory, String detectorName)

Get Detector Description for Get Detector.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Diagnostic Category.
detectorName - Detector Name.

Returns:

aRM resource for a detector definition.

getSiteDetectorAsync

public abstract Mono getSiteDetectorAsync(String resourceGroupName, String siteName, String diagnosticCategory, String detectorName)

Get Detector Description for Get Detector.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Diagnostic Category.
detectorName - Detector Name.

Returns:

aRM resource for a detector definition on successful completion of Mono.

getSiteDetectorResponse

public abstract DetectorResponseInner getSiteDetectorResponse(String resourceGroupName, String siteName, String detectorName)

Get site detector response Description for Get site detector response.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
detectorName - Detector Resource Name.

Returns:

class representing Response from Detector.

getSiteDetectorResponseAsync

public abstract Mono getSiteDetectorResponseAsync(String resourceGroupName, String siteName, String detectorName)

Get site detector response Description for Get site detector response.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
detectorName - Detector Resource Name.

Returns:

class representing Response from Detector on successful completion of Mono.

getSiteDetectorResponseSlot

public abstract DetectorResponseInner getSiteDetectorResponseSlot(String resourceGroupName, String siteName, String detectorName, String slot)

Get site detector response Description for Get site detector response.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
detectorName - Detector Resource Name.
slot - Slot Name.

Returns:

class representing Response from Detector.

getSiteDetectorResponseSlotAsync

public abstract Mono getSiteDetectorResponseSlotAsync(String resourceGroupName, String siteName, String detectorName, String slot)

Get site detector response Description for Get site detector response.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
detectorName - Detector Resource Name.
slot - Slot Name.

Returns:

class representing Response from Detector on successful completion of Mono.

getSiteDetectorResponseSlotWithResponse

public abstract Response getSiteDetectorResponseSlotWithResponse(String resourceGroupName, String siteName, String detectorName, String slot, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain, Context context)

Get site detector response Description for Get site detector response.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
detectorName - Detector Resource Name.
slot - Slot Name.
startTime - Start Time.
endTime - End Time.
timeGrain - Time Grain.
context - The context to associate with this operation.

Returns:

class representing Response from Detector along with Response<T>.

getSiteDetectorResponseSlotWithResponseAsync

public abstract Mono<>> getSiteDetectorResponseSlotWithResponseAsync(String resourceGroupName, String siteName, String detectorName, String slot, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain)

Get site detector response Description for Get site detector response.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
detectorName - Detector Resource Name.
slot - Slot Name.
startTime - Start Time.
endTime - End Time.
timeGrain - Time Grain.

Returns:

class representing Response from Detector along with Response<T> on successful completion of Mono.

getSiteDetectorResponseWithResponse

public abstract Response getSiteDetectorResponseWithResponse(String resourceGroupName, String siteName, String detectorName, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain, Context context)

Get site detector response Description for Get site detector response.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
detectorName - Detector Resource Name.
startTime - Start Time.
endTime - End Time.
timeGrain - Time Grain.
context - The context to associate with this operation.

Returns:

class representing Response from Detector along with Response<T>.

getSiteDetectorResponseWithResponseAsync

public abstract Mono<>> getSiteDetectorResponseWithResponseAsync(String resourceGroupName, String siteName, String detectorName, OffsetDateTime startTime, OffsetDateTime endTime, String timeGrain)

Get site detector response Description for Get site detector response.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
detectorName - Detector Resource Name.
startTime - Start Time.
endTime - End Time.
timeGrain - Time Grain.

Returns:

class representing Response from Detector along with Response<T> on successful completion of Mono.

getSiteDetectorSlot

public abstract DetectorDefinitionResourceInner getSiteDetectorSlot(String resourceGroupName, String siteName, String diagnosticCategory, String detectorName, String slot)

Get Detector Description for Get Detector.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Diagnostic Category.
detectorName - Detector Name.
slot - Slot Name.

Returns:

aRM resource for a detector definition.

getSiteDetectorSlotAsync

public abstract Mono getSiteDetectorSlotAsync(String resourceGroupName, String siteName, String diagnosticCategory, String detectorName, String slot)

Get Detector Description for Get Detector.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Diagnostic Category.
detectorName - Detector Name.
slot - Slot Name.

Returns:

aRM resource for a detector definition on successful completion of Mono.

getSiteDetectorSlotWithResponse

public abstract Response getSiteDetectorSlotWithResponse(String resourceGroupName, String siteName, String diagnosticCategory, String detectorName, String slot, Context context)

Get Detector Description for Get Detector.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Diagnostic Category.
detectorName - Detector Name.
slot - Slot Name.
context - The context to associate with this operation.

Returns:

aRM resource for a detector definition along with Response<T>.

getSiteDetectorSlotWithResponseAsync

public abstract Mono<>> getSiteDetectorSlotWithResponseAsync(String resourceGroupName, String siteName, String diagnosticCategory, String detectorName, String slot)

Get Detector Description for Get Detector.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Diagnostic Category.
detectorName - Detector Name.
slot - Slot Name.

Returns:

aRM resource for a detector definition along with Response<T> on successful completion of Mono.

getSiteDetectorWithResponse

public abstract Response getSiteDetectorWithResponse(String resourceGroupName, String siteName, String diagnosticCategory, String detectorName, Context context)

Get Detector Description for Get Detector.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Diagnostic Category.
detectorName - Detector Name.
context - The context to associate with this operation.

Returns:

aRM resource for a detector definition along with Response<T>.

getSiteDetectorWithResponseAsync

public abstract Mono<>> getSiteDetectorWithResponseAsync(String resourceGroupName, String siteName, String diagnosticCategory, String detectorName)

Get Detector Description for Get Detector.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Diagnostic Category.
detectorName - Detector Name.

Returns:

aRM resource for a detector definition along with Response<T> on successful completion of Mono.

getSiteDiagnosticCategory

public abstract DiagnosticCategoryInner getSiteDiagnosticCategory(String resourceGroupName, String siteName, String diagnosticCategory)

Get Diagnostics Category Description for Get Diagnostics Category.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Diagnostic Category.

Returns:

class representing detector definition.

getSiteDiagnosticCategoryAsync

public abstract Mono getSiteDiagnosticCategoryAsync(String resourceGroupName, String siteName, String diagnosticCategory)

Get Diagnostics Category Description for Get Diagnostics Category.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Diagnostic Category.

Returns:

class representing detector definition on successful completion of Mono.

getSiteDiagnosticCategorySlot

public abstract DiagnosticCategoryInner getSiteDiagnosticCategorySlot(String resourceGroupName, String siteName, String diagnosticCategory, String slot)

Get Diagnostics Category Description for Get Diagnostics Category.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Diagnostic Category.
slot - Slot Name.

Returns:

class representing detector definition.

getSiteDiagnosticCategorySlotAsync

public abstract Mono getSiteDiagnosticCategorySlotAsync(String resourceGroupName, String siteName, String diagnosticCategory, String slot)

Get Diagnostics Category Description for Get Diagnostics Category.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Diagnostic Category.
slot - Slot Name.

Returns:

class representing detector definition on successful completion of Mono.

getSiteDiagnosticCategorySlotWithResponse

public abstract Response getSiteDiagnosticCategorySlotWithResponse(String resourceGroupName, String siteName, String diagnosticCategory, String slot, Context context)

Get Diagnostics Category Description for Get Diagnostics Category.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Diagnostic Category.
slot - Slot Name.
context - The context to associate with this operation.

Returns:

class representing detector definition along with Response<T>.

getSiteDiagnosticCategorySlotWithResponseAsync

public abstract Mono<>> getSiteDiagnosticCategorySlotWithResponseAsync(String resourceGroupName, String siteName, String diagnosticCategory, String slot)

Get Diagnostics Category Description for Get Diagnostics Category.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Diagnostic Category.
slot - Slot Name.

Returns:

class representing detector definition along with Response<T> on successful completion of Mono.

getSiteDiagnosticCategoryWithResponse

public abstract Response getSiteDiagnosticCategoryWithResponse(String resourceGroupName, String siteName, String diagnosticCategory, Context context)

Get Diagnostics Category Description for Get Diagnostics Category.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Diagnostic Category.
context - The context to associate with this operation.

Returns:

class representing detector definition along with Response<T>.

getSiteDiagnosticCategoryWithResponseAsync

public abstract Mono<>> getSiteDiagnosticCategoryWithResponseAsync(String resourceGroupName, String siteName, String diagnosticCategory)

Get Diagnostics Category Description for Get Diagnostics Category.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Diagnostic Category.

Returns:

class representing detector definition along with Response<T> on successful completion of Mono.

listHostingEnvironmentDetectorResponses

public abstract PagedIterable listHostingEnvironmentDetectorResponses(String resourceGroupName, String name)

List Hosting Environment Detector Responses Description for List Hosting Environment Detector Responses.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
name - Site Name.

Returns:

collection of detector responses as paginated response with PagedIterable<T>.

listHostingEnvironmentDetectorResponses

public abstract PagedIterable listHostingEnvironmentDetectorResponses(String resourceGroupName, String name, Context context)

List Hosting Environment Detector Responses Description for List Hosting Environment Detector Responses.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
name - Site Name.
context - The context to associate with this operation.

Returns:

collection of detector responses as paginated response with PagedIterable<T>.

listHostingEnvironmentDetectorResponsesAsync

public abstract PagedFlux listHostingEnvironmentDetectorResponsesAsync(String resourceGroupName, String name)

List Hosting Environment Detector Responses Description for List Hosting Environment Detector Responses.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
name - Site Name.

Returns:

collection of detector responses as paginated response with PagedFlux<T>.

listSiteAnalyses

public abstract PagedIterable listSiteAnalyses(String resourceGroupName, String siteName, String diagnosticCategory)

Get Site Analyses Description for Get Site Analyses.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Diagnostic Category.

Returns:

collection of Diagnostic Analyses as paginated response with PagedIterable<T>.

listSiteAnalyses

public abstract PagedIterable listSiteAnalyses(String resourceGroupName, String siteName, String diagnosticCategory, Context context)

Get Site Analyses Description for Get Site Analyses.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Diagnostic Category.
context - The context to associate with this operation.

Returns:

collection of Diagnostic Analyses as paginated response with PagedIterable<T>.

listSiteAnalysesAsync

public abstract PagedFlux listSiteAnalysesAsync(String resourceGroupName, String siteName, String diagnosticCategory)

Get Site Analyses Description for Get Site Analyses.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Diagnostic Category.

Returns:

collection of Diagnostic Analyses as paginated response with PagedFlux<T>.

listSiteAnalysesSlot

public abstract PagedIterable listSiteAnalysesSlot(String resourceGroupName, String siteName, String diagnosticCategory, String slot)

Get Site Analyses Description for Get Site Analyses.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Diagnostic Category.
slot - Slot Name.

Returns:

collection of Diagnostic Analyses as paginated response with PagedIterable<T>.

listSiteAnalysesSlot

public abstract PagedIterable listSiteAnalysesSlot(String resourceGroupName, String siteName, String diagnosticCategory, String slot, Context context)

Get Site Analyses Description for Get Site Analyses.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Diagnostic Category.
slot - Slot Name.
context - The context to associate with this operation.

Returns:

collection of Diagnostic Analyses as paginated response with PagedIterable<T>.

listSiteAnalysesSlotAsync

public abstract PagedFlux listSiteAnalysesSlotAsync(String resourceGroupName, String siteName, String diagnosticCategory, String slot)

Get Site Analyses Description for Get Site Analyses.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Diagnostic Category.
slot - Slot Name.

Returns:

collection of Diagnostic Analyses as paginated response with PagedFlux<T>.

listSiteDetectorResponses

public abstract PagedIterable listSiteDetectorResponses(String resourceGroupName, String siteName)

List Site Detector Responses Description for List Site Detector Responses.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.

Returns:

collection of detector responses as paginated response with PagedIterable<T>.

listSiteDetectorResponses

public abstract PagedIterable listSiteDetectorResponses(String resourceGroupName, String siteName, Context context)

List Site Detector Responses Description for List Site Detector Responses.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
context - The context to associate with this operation.

Returns:

collection of detector responses as paginated response with PagedIterable<T>.

listSiteDetectorResponsesAsync

public abstract PagedFlux listSiteDetectorResponsesAsync(String resourceGroupName, String siteName)

List Site Detector Responses Description for List Site Detector Responses.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.

Returns:

collection of detector responses as paginated response with PagedFlux<T>.

listSiteDetectorResponsesSlot

public abstract PagedIterable listSiteDetectorResponsesSlot(String resourceGroupName, String siteName, String slot)

List Site Detector Responses Description for List Site Detector Responses.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
slot - Slot Name.

Returns:

collection of detector responses as paginated response with PagedIterable<T>.

listSiteDetectorResponsesSlot

public abstract PagedIterable listSiteDetectorResponsesSlot(String resourceGroupName, String siteName, String slot, Context context)

List Site Detector Responses Description for List Site Detector Responses.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
slot - Slot Name.
context - The context to associate with this operation.

Returns:

collection of detector responses as paginated response with PagedIterable<T>.

listSiteDetectorResponsesSlotAsync

public abstract PagedFlux listSiteDetectorResponsesSlotAsync(String resourceGroupName, String siteName, String slot)

List Site Detector Responses Description for List Site Detector Responses.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
slot - Slot Name.

Returns:

collection of detector responses as paginated response with PagedFlux<T>.

listSiteDetectors

public abstract PagedIterable listSiteDetectors(String resourceGroupName, String siteName, String diagnosticCategory)

Get Detectors Description for Get Detectors.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Diagnostic Category.

Returns:

collection of Diagnostic Detectors as paginated response with PagedIterable<T>.

listSiteDetectors

public abstract PagedIterable listSiteDetectors(String resourceGroupName, String siteName, String diagnosticCategory, Context context)

Get Detectors Description for Get Detectors.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Diagnostic Category.
context - The context to associate with this operation.

Returns:

collection of Diagnostic Detectors as paginated response with PagedIterable<T>.

listSiteDetectorsAsync

public abstract PagedFlux listSiteDetectorsAsync(String resourceGroupName, String siteName, String diagnosticCategory)

Get Detectors Description for Get Detectors.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Diagnostic Category.

Returns:

collection of Diagnostic Detectors as paginated response with PagedFlux<T>.

listSiteDetectorsSlot

public abstract PagedIterable listSiteDetectorsSlot(String resourceGroupName, String siteName, String diagnosticCategory, String slot)

Get Detectors Description for Get Detectors.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Diagnostic Category.
slot - Slot Name.

Returns:

collection of Diagnostic Detectors as paginated response with PagedIterable<T>.

listSiteDetectorsSlot

public abstract PagedIterable listSiteDetectorsSlot(String resourceGroupName, String siteName, String diagnosticCategory, String slot, Context context)

Get Detectors Description for Get Detectors.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Diagnostic Category.
slot - Slot Name.
context - The context to associate with this operation.

Returns:

collection of Diagnostic Detectors as paginated response with PagedIterable<T>.

listSiteDetectorsSlotAsync

public abstract PagedFlux listSiteDetectorsSlotAsync(String resourceGroupName, String siteName, String diagnosticCategory, String slot)

Get Detectors Description for Get Detectors.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
diagnosticCategory - Diagnostic Category.
slot - Slot Name.

Returns:

collection of Diagnostic Detectors as paginated response with PagedFlux<T>.

listSiteDiagnosticCategories

public abstract PagedIterable listSiteDiagnosticCategories(String resourceGroupName, String siteName)

Get Diagnostics Categories Description for Get Diagnostics Categories.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.

Returns:

collection of Diagnostic Categories as paginated response with PagedIterable<T>.

listSiteDiagnosticCategories

public abstract PagedIterable listSiteDiagnosticCategories(String resourceGroupName, String siteName, Context context)

Get Diagnostics Categories Description for Get Diagnostics Categories.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
context - The context to associate with this operation.

Returns:

collection of Diagnostic Categories as paginated response with PagedIterable<T>.

listSiteDiagnosticCategoriesAsync

public abstract PagedFlux listSiteDiagnosticCategoriesAsync(String resourceGroupName, String siteName)

Get Diagnostics Categories Description for Get Diagnostics Categories.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.

Returns:

collection of Diagnostic Categories as paginated response with PagedFlux<T>.

listSiteDiagnosticCategoriesSlot

public abstract PagedIterable listSiteDiagnosticCategoriesSlot(String resourceGroupName, String siteName, String slot)

Get Diagnostics Categories Description for Get Diagnostics Categories.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
slot - Slot Name.

Returns:

collection of Diagnostic Categories as paginated response with PagedIterable<T>.

listSiteDiagnosticCategoriesSlot

public abstract PagedIterable listSiteDiagnosticCategoriesSlot(String resourceGroupName, String siteName, String slot, Context context)

Get Diagnostics Categories Description for Get Diagnostics Categories.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
slot - Slot Name.
context - The context to associate with this operation.

Returns:

collection of Diagnostic Categories as paginated response with PagedIterable<T>.

listSiteDiagnosticCategoriesSlotAsync

public abstract PagedFlux listSiteDiagnosticCategoriesSlotAsync(String resourceGroupName, String siteName, String slot)

Get Diagnostics Categories Description for Get Diagnostics Categories.

Parameters:

resourceGroupName - Name of the resource group to which the resource belongs.
siteName - Site Name.
slot - Slot Name.

Returns:

collection of Diagnostic Categories as paginated response with PagedFlux<T>.

Applies to