| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent |
Package containing the service clients for WebSiteManagementClient.
|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
DetectorDefinitionInner |
DiagnosticsClient.getSiteDetector(String resourceGroupName,
String siteName,
String diagnosticCategory,
String detectorName)
Description for Get Detector.
|
DetectorDefinitionInner |
DiagnosticsClient.getSiteDetectorSlot(String resourceGroupName,
String siteName,
String diagnosticCategory,
String detectorName,
String slot)
Description for Get Detector.
|
| Modifier and Type | Method and Description |
|---|---|
DetectorDefinitionInner |
DiagnosticDetectorResponseInner.detectorDefinition()
Get the detectorDefinition property: Detector's definition.
|
DetectorDefinitionInner |
AnalysisDataInner.detectorDefinition()
Get the detectorDefinition property: Detector Definition.
|
DetectorDefinitionInner |
DetectorDefinitionInner.withKind(String kind)
Set the kind property: Kind of resource.
|
| Modifier and Type | Method and Description |
|---|---|
DiagnosticDetectorResponseInner |
DiagnosticDetectorResponseInner.withDetectorDefinition(DetectorDefinitionInner detectorDefinition)
Set the detectorDefinition property: Detector's definition.
|
AnalysisDataInner |
AnalysisDataInner.withDetectorDefinition(DetectorDefinitionInner detectorDefinition)
Set the detectorDefinition property: Detector Definition.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.