Uses of Class
com.azure.resourcemanager.batch.models.CertificateBaseProperties
Package
Description
Package containing the inner data models for BatchManagementClient.
Package containing the data models for BatchManagementClient.
-
Uses of CertificateBaseProperties in com.azure.resourcemanager.batch.fluent.models
Modifier and TypeClassDescriptionfinal class
Certificate properties for create operations.final class
Certificate properties. -
Uses of CertificateBaseProperties in com.azure.resourcemanager.batch.models
Modifier and TypeMethodDescriptionCertificateBaseProperties.withFormat
(CertificateFormat format) Set the format property: The format of the certificate - either Pfx or Cer.CertificateBaseProperties.withThumbprint
(String thumbprint) Set the thumbprint property: The thumbprint of the certificate.CertificateBaseProperties.withThumbprintAlgorithm
(String thumbprintAlgorithm) Set the thumbprintAlgorithm property: The algorithm of the certificate thumbprint.