Uses of Class
com.azure.resourcemanager.appservice.fluent.models.PublicCertificateProperties
Packages that use PublicCertificateProperties
Package
Description
Package containing the inner data models for WebSiteManagementClient.
-
Uses of PublicCertificateProperties in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return PublicCertificatePropertiesModifier and TypeMethodDescriptionstatic PublicCertificatePropertiesPublicCertificateProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PublicCertificateProperties from the JsonReader.PublicCertificateProperties.withBlob(byte[] blob) Set the blob property: Public Certificate byte array.PublicCertificateProperties.withPublicCertificateLocation(PublicCertificateLocation publicCertificateLocation) Set the publicCertificateLocation property: Public Certificate Location.