Uses of Class
com.microsoft.azure.management.batch.CertificateBaseProperties
Package
Description
This package contains the classes for BatchManagementClient.
-
Uses of CertificateBaseProperties in com.microsoft.azure.management.batch
Modifier and TypeMethodDescriptionCertificateBaseProperties.withFormat
(CertificateFormat format) Set the format of the certificate - either Pfx or Cer.CertificateBaseProperties.withThumbprint
(String thumbprint) Set this must match the thumbprint from the name.CertificateBaseProperties.withThumbprintAlgorithm
(String thumbprintAlgorithm) Set this must match the first portion of the certificate name.