Uses of Class
com.azure.resourcemanager.appservice.models.PublicCertificateCollection
Packages that use PublicCertificateCollection
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of PublicCertificateCollection in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type PublicCertificateCollectionModifier and TypeClassDescriptionfinal classCollection of public certificates.Methods in com.azure.resourcemanager.appservice.models that return PublicCertificateCollectionModifier and TypeMethodDescriptionstatic PublicCertificateCollectionPublicCertificateCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PublicCertificateCollection from the JsonReader.PublicCertificateCollection.withValue(List<PublicCertificateInner> value) Set the value property: Collection of resources.