Uses of Class
com.azure.resourcemanager.appcontainers.models.AuthConfigCollection
Packages that use AuthConfigCollection
Package
Description
Package containing the data models for ContainerAppsApiClient.
-
Uses of AuthConfigCollection in com.azure.resourcemanager.appcontainers.models
Methods in com.azure.resourcemanager.appcontainers.models that return AuthConfigCollectionModifier and TypeMethodDescriptionstatic AuthConfigCollectionAuthConfigCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AuthConfigCollection from the JsonReader.AuthConfigCollection.withValue(List<AuthConfigInner> value) Set the value property: Collection of resources.