Partager via


CertificateListResponse Classe

Définition

Modèle de réponse pour l’opération de liste de certificats.

public class CertificateListResponse : Microsoft.WindowsAzure.Management.Automation.Models.OperationResponseWithSkipToken
type CertificateListResponse = class
    inherit OperationResponseWithSkipToken
Public Class CertificateListResponse
Inherits OperationResponseWithSkipToken
Héritage
Microsoft.Azure.AzureOperationResponse
CertificateListResponse

Constructeurs

CertificateListResponse()

Initialise une nouvelle instance de la classe CertificateListResponse.

Propriétés

Certificates

facultatif. Obtient ou définit une liste de certificats.

NextLink

facultatif. Obtient ou définit le lien suivant.

(Hérité de OperationResponseWithSkipToken)
SkipToken

facultatif. Obtient ou définit le jeton skip.

(Hérité de OperationResponseWithSkipToken)

S’applique à