Certificate.CertificateFormat Property

Definition

Gets the format of the certificate data.

public Microsoft.Azure.Batch.Common.CertificateFormat? CertificateFormat { get; }
member this.CertificateFormat : Nullable<Microsoft.Azure.Batch.Common.CertificateFormat>
Public ReadOnly Property CertificateFormat As Nullable(Of CertificateFormat)

Property Value

Applies to