Uses of Class
com.azure.resourcemanager.appcontainers.models.AuthConfigCollection
-
Packages that use AuthConfigCollection Package Description com.azure.resourcemanager.appcontainers.models 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 AuthConfigCollection Modifier and Type Method Description AuthConfigCollection
AuthConfigCollection. withValue(List<AuthConfigInner> value)
Set the value property: Collection of resources.
-