Uses of Class
com.azure.resourcemanager.batch.fluent.models.CertificateProperties
Package
Description
Package containing the inner data models for BatchManagementClient.
-
Uses of CertificateProperties in com.azure.resourcemanager.batch.fluent.models
Modifier 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.