Compartir a través de


BatchAccountCertificateData.Format Propiedad

Definición

El formato del certificado: Pfx o Cer. Si se omite, el valor predeterminado es 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)

Valor de propiedad

Se aplica a