你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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