Uses of Class
com.azure.resourcemanager.sql.fluent.models.ServerTrustCertificateProperties
Packages that use ServerTrustCertificateProperties
Package
Description
Package containing the inner data models for SqlManagementClient.
-
Uses of ServerTrustCertificateProperties in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return ServerTrustCertificatePropertiesModifier and TypeMethodDescriptionServerTrustCertificateProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ServerTrustCertificateProperties from the JsonReader.ServerTrustCertificateProperties.withPublicBlob(String publicBlob) Set the publicBlob property: The certificate public blob.