次の方法で共有


CertificateCreateResponse クラス

定義

証明書の作成操作の応答モデル。

public class CertificateCreateResponse : Microsoft.Azure.AzureOperationResponse
type CertificateCreateResponse = class
    inherit AzureOperationResponse
Public Class CertificateCreateResponse
Inherits AzureOperationResponse
継承
Microsoft.Azure.AzureOperationResponse
CertificateCreateResponse

コンストラクター

CertificateCreateResponse()

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

プロパティ

Certificate

省略可能。 証明書を取得または設定します。

適用対象