CertificateResponse Class

Definition

The X509 Certificate.

public class CertificateResponse : Microsoft.Rest.Azure.IResource
type CertificateResponse = class
    interface IResource
Public Class CertificateResponse
Implements IResource
Inheritance
CertificateResponse
Implements

Constructors

CertificateResponse()

Initializes a new instance of the CertificateResponse class.

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

Initializes a new instance of the CertificateResponse class.

Properties

Etag

Gets the entity tag.

Id

Gets the resource identifier.

Name

Gets the name of the certificate.

Properties

Gets or sets properties of a certificate

SystemData
Type

Gets the resource type.

Applies to