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