Uses of Class
com.azure.resourcemanager.appservice.fluent.models.PublicCertificateProperties
-
Packages that use PublicCertificateProperties Package Description com.azure.resourcemanager.appservice.fluent.models 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 PublicCertificateProperties Modifier and Type Method Description PublicCertificatePropertiesPublicCertificateProperties. withBlob(byte[] blob)Set the blob property: Public Certificate byte array.PublicCertificatePropertiesPublicCertificateProperties. withPublicCertificateLocation(PublicCertificateLocation publicCertificateLocation)Set the publicCertificateLocation property: Public Certificate Location.
-