Uses of Class
com.azure.resourcemanager.appservice.models.DiagnosticDetectorCollection
-
Packages that use DiagnosticDetectorCollection Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of DiagnosticDetectorCollection in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return DiagnosticDetectorCollection Modifier and Type Method Description DiagnosticDetectorCollectionDiagnosticDetectorCollection. withValue(List<DetectorDefinitionResourceInner> value)Set the value property: Collection of resources.
-