VaultCertificateResponse Class

Definition

Certificate corresponding to a vault that can be used by clients to register themselves with the vault.

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

Constructors

VaultCertificateResponse()

Initializes a new instance of the VaultCertificateResponse class.

VaultCertificateResponse(String, String, String, ResourceCertificateDetails)

Initializes a new instance of the VaultCertificateResponse class.

Properties

Id

Gets resource Id represents the complete path to the resource.

Name

Gets resource name associated with the resource.

Properties
Type

Gets resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...

Applies to