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