| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
DetectorDefinition |
DiagnosticDetectorResponseProperties.detectorDefinition()
Get the detectorDefinition property: Detector's definition.
|
DetectorDefinition |
DiagnosticDetectorResponseInner.detectorDefinition()
Get the detectorDefinition property: Detector's definition.
|
| Modifier and Type | Method and Description |
|---|---|
DiagnosticDetectorResponseProperties |
DiagnosticDetectorResponseProperties.withDetectorDefinition(DetectorDefinition detectorDefinition)
Set the detectorDefinition property: Detector's definition.
|
DiagnosticDetectorResponseInner |
DiagnosticDetectorResponseInner.withDetectorDefinition(DetectorDefinition detectorDefinition)
Set the detectorDefinition property: Detector's definition.
|
| Modifier and Type | Method and Description |
|---|---|
DetectorDefinition |
AnalysisData.detectorDefinition()
Get the detectorDefinition property: Detector Definition.
|
| Modifier and Type | Method and Description |
|---|---|
AnalysisData |
AnalysisData.withDetectorDefinition(DetectorDefinition detectorDefinition)
Set the detectorDefinition property: Detector Definition.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.