Share via


BatchCertificate.CertificateFormat Property

Definition

The format of the Certificate data.

public Azure.Compute.Batch.BatchCertificateFormat? CertificateFormat { get; set; }
member this.CertificateFormat : Nullable<Azure.Compute.Batch.BatchCertificateFormat> with get, set
Public Property CertificateFormat As Nullable(Of BatchCertificateFormat)

Property Value

Applies to