CertificateDescription Class

Definition

The X509 Certificate.

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

Constructors

CertificateDescription()

Initializes a new instance of the CertificateDescription class.

CertificateDescription(CertificateProperties, String, String, String, String)

Initializes a new instance of the CertificateDescription class.

Properties

Etag

Gets the entity tag.

Id

Gets the resource identifier.

Name

Gets the name of the certificate.

Properties
Type

Gets the resource type.

Applies to