Uses of Class
com.microsoft.azure.management.batch.CertificateBaseProperties
-
-
Uses of CertificateBaseProperties in com.microsoft.azure.management.batch
Methods in com.microsoft.azure.management.batch that return CertificateBaseProperties Modifier and Type Method Description CertificateBasePropertiesCertificateBaseProperties. withFormat(CertificateFormat format)Set the format value.CertificateBasePropertiesCertificateBaseProperties. withThumbprint(String thumbprint)Set the thumbprint value.CertificateBasePropertiesCertificateBaseProperties. withThumbprintAlgorithm(String thumbprintAlgorithm)Set the thumbprintAlgorithm value.
-