Uses of Class
com.azure.resourcemanager.batch.fluent.models.CertificateProperties
Packages that use CertificateProperties
Package
Description
Package containing the inner data models for BatchManagementClient.
-
Uses of CertificateProperties in com.azure.resourcemanager.batch.fluent.models
Methods in com.azure.resourcemanager.batch.fluent.models that return CertificatePropertiesModifier and TypeMethodDescriptionCertificateProperties.withFormat(CertificateFormat format) Set the format property: The format of the certificate - either Pfx or Cer.CertificateProperties.withThumbprint(String thumbprint) Set the thumbprint property: The thumbprint of the certificate.CertificateProperties.withThumbprintAlgorithm(String thumbprintAlgorithm) Set the thumbprintAlgorithm property: The algorithm of the certificate thumbprint.