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