次の方法で共有


CertificateListResponse クラス

定義

リスト証明書操作の応答モデル。

public class CertificateListResponse : Microsoft.WindowsAzure.Management.Automation.Models.OperationResponseWithSkipToken
type CertificateListResponse = class
    inherit OperationResponseWithSkipToken
Public Class CertificateListResponse
Inherits OperationResponseWithSkipToken
継承
Microsoft.Azure.AzureOperationResponse
CertificateListResponse

コンストラクター

CertificateListResponse()

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

プロパティ

Certificates

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

NextLink

任意。 次のリンクを取得または設定します。

(継承元 OperationResponseWithSkipToken)
SkipToken

任意。 スキップ トークンを取得または設定します。

(継承元 OperationResponseWithSkipToken)

適用対象