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