Uses of Class
com.azure.resourcemanager.appcontainers.models.DaprComponentsCollection
-
Packages that use DaprComponentsCollection Package Description com.azure.resourcemanager.appcontainers.models Package containing the data models for ContainerAppsApiClient. -
-
Uses of DaprComponentsCollection in com.azure.resourcemanager.appcontainers.models
Methods in com.azure.resourcemanager.appcontainers.models that return DaprComponentsCollection Modifier and Type Method Description DaprComponentsCollection
DaprComponentsCollection. withValue(List<DaprComponentInner> value)
Set the value property: Collection of resources.
-