Uses of Class
com.azure.resourcemanager.automation.fluent.models.CertificateCreateOrUpdateProperties
Package
Description
Package containing the inner data models for AutomationClient.
-
Uses of CertificateCreateOrUpdateProperties in com.azure.resourcemanager.automation.fluent.models
Modifier and TypeMethodDescriptionCertificateCreateOrUpdateProperties.withBase64Value
(String base64Value) Set the base64Value property: Gets or sets the base64 encoded value of the certificate.CertificateCreateOrUpdateProperties.withDescription
(String description) Set the description property: Gets or sets the description of the certificate.CertificateCreateOrUpdateProperties.withIsExportable
(Boolean isExportable) Set the isExportable property: Gets or sets the is exportable flag of the certificate.CertificateCreateOrUpdateProperties.withThumbprint
(String thumbprint) Set the thumbprint property: Gets or sets the thumbprint of the certificate.