Uses of Class
com.azure.resourcemanager.batch.models.CertificateBaseProperties
Packages that use 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
Subclasses of CertificateBaseProperties in com.azure.resourcemanager.batch.fluent.modelsModifier and TypeClassDescriptionfinal classCertificate properties for create operations.final classCertificate properties. -
Uses of CertificateBaseProperties in com.azure.resourcemanager.batch.models
Methods in com.azure.resourcemanager.batch.models that return CertificateBasePropertiesModifier 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.