Uses of Class
com.azure.resourcemanager.appcontainers.models.AvailableWorkloadProfilesCollection
Packages that use AvailableWorkloadProfilesCollection
Package
Description
Package containing the data models for ContainerAppsApiClient.
-
Uses of AvailableWorkloadProfilesCollection in com.azure.resourcemanager.appcontainers.models
Methods in com.azure.resourcemanager.appcontainers.models that return AvailableWorkloadProfilesCollectionModifier and TypeMethodDescriptionAvailableWorkloadProfilesCollection.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of AvailableWorkloadProfilesCollection from the JsonReader.AvailableWorkloadProfilesCollection.withValue
(List<AvailableWorkloadProfileInner> value) Set the value property: Collection of workload profiles.