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
Methods in com.azure.resourcemanager.appservice.models that return DiagnosticCategoryCollectionModifier and TypeMethodDescriptionstatic DiagnosticCategoryCollection
DiagnosticCategoryCollection.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.