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