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