次の方法で共有


BatchAccountCertificateData.Format プロパティ

定義

証明書の形式 (Pfx または Cer)。 省略した場合、既定値は 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)

プロパティ値

適用対象