英語で読む

次の方法で共有


ServiceCertificateCreateParameters コンストラクター

定義

オーバーロード

ServiceCertificateCreateParameters()

ServiceCertificateCreateParameters クラスの新しいインスタンスを初期化します。

ServiceCertificateCreateParameters(Byte[], CertificateFormat)

必須の引数を使用して ServiceCertificateCreateParameters クラスの新しいインスタンスを初期化します。

ServiceCertificateCreateParameters()

ServiceCertificateCreateParameters クラスの新しいインスタンスを初期化します。

public ServiceCertificateCreateParameters ();

適用対象

Azure SDK for .NET Legacy
製品 バージョン
Azure SDK for .NET Legacy

ServiceCertificateCreateParameters(Byte[], CertificateFormat)

必須の引数を使用して ServiceCertificateCreateParameters クラスの新しいインスタンスを初期化します。

public ServiceCertificateCreateParameters (byte[] data, Microsoft.WindowsAzure.Management.Compute.Models.CertificateFormat certificateFormat);

パラメーター

data
Byte[]
certificateFormat
CertificateFormat

適用対象

Azure SDK for .NET Legacy
製品 バージョン
Azure SDK for .NET Legacy