CertificateResponse クラス

定義

X509 証明書。

public class CertificateResponse : Microsoft.Rest.Azure.IResource
type CertificateResponse = class
    interface IResource
Public Class CertificateResponse
Implements IResource
継承
CertificateResponse
実装

コンストラクター

CertificateResponse()

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

CertificateResponse(CertificateProperties, String, String, String, String, SystemData)

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

プロパティ

Etag

エンティティ タグを取得します。

Id

リソース識別子を取得します。

Name

証明書の名前を取得します。

Properties

証明書のプロパティを取得または設定します

SystemData

X509 証明書。

Type

リソースの種類を取得します。

適用対象