Uses of Class
com.azure.resourcemanager.sql.fluent.models.EndpointCertificateProperties
Packages that use EndpointCertificateProperties
Package
Description
Package containing the inner data models for SqlManagementClient.
-
Uses of EndpointCertificateProperties in com.azure.resourcemanager.sql.fluent.models
Classes in com.azure.resourcemanager.sql.fluent.models that implement interfaces with type arguments of type EndpointCertificatePropertiesModifier and TypeClassDescriptionfinal classThe properties of an endpoint certificate.Methods in com.azure.resourcemanager.sql.fluent.models that return EndpointCertificatePropertiesModifier and TypeMethodDescriptionEndpointCertificateProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of EndpointCertificateProperties from the JsonReader.EndpointCertificateProperties.withPublicBlob(String publicBlob) Set the publicBlob property: The certificate public blob.