次の方法で共有


ServiceCertificateCreateParameters.CertificateFormat プロパティ

定義

必須。 サービス証明書の形式。 Azure では、pfx ファイル形式と cer ファイル形式がサポートされています。

public Microsoft.WindowsAzure.Management.Compute.Models.CertificateFormat CertificateFormat { get; set; }
member this.CertificateFormat : Microsoft.WindowsAzure.Management.Compute.Models.CertificateFormat with get, set
Public Property CertificateFormat As CertificateFormat

プロパティ値

適用対象