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