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