Delen via


BatchAccountCertificateCreateOrUpdateContent.Format Property

Definition

The format of the certificate - either Pfx or Cer. If omitted, the default is Pfx.

public Azure.ResourceManager.Batch.Models.BatchAccountCertificateFormat? Format { get; set; }
member this.Format : Nullable<Azure.ResourceManager.Batch.Models.BatchAccountCertificateFormat> with get, set
Public Property Format As Nullable(Of BatchAccountCertificateFormat)

Property Value

Applies to