Uses of Class
com.azure.resourcemanager.apimanagement.models.X509CertificateName
Packages that use X509CertificateName
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of X509CertificateName in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return X509CertificateNameModifier and TypeMethodDescriptionstatic X509CertificateNameX509CertificateName.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of X509CertificateName from the JsonReader.X509CertificateName.withIssuerCertificateThumbprint(String issuerCertificateThumbprint) Set the issuerCertificateThumbprint property: Thumbprint for the Issuer of the Certificate.Set the name property: Common Name of the Certificate.Methods in com.azure.resourcemanager.apimanagement.models that return types with arguments of type X509CertificateNameModifier and TypeMethodDescriptionBackendServiceFabricClusterProperties.serverX509Names()Get the serverX509Names property: Server X509 Certificate Names Collection.Method parameters in com.azure.resourcemanager.apimanagement.models with type arguments of type X509CertificateNameModifier and TypeMethodDescriptionBackendServiceFabricClusterProperties.withServerX509Names(List<X509CertificateName> serverX509Names) Set the serverX509Names property: Server X509 Certificate Names Collection.