Uses of Class
com.azure.resourcemanager.appservice.models.DiagnosticDetectorCollection
Packages that use DiagnosticDetectorCollection
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of DiagnosticDetectorCollection in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type DiagnosticDetectorCollectionModifier and TypeClassDescriptionfinal classCollection of Diagnostic Detectors.Methods in com.azure.resourcemanager.appservice.models that return DiagnosticDetectorCollectionModifier and TypeMethodDescriptionstatic DiagnosticDetectorCollectionDiagnosticDetectorCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DiagnosticDetectorCollection from the JsonReader.DiagnosticDetectorCollection.withValue(List<DetectorDefinitionResourceInner> value) Set the value property: Collection of resources.