Share via


VaultCertificateResponse interface

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

Properties

id

Resource Id represents the complete path to the resource.

name

Resource name associated with the resource.

properties

Certificate details representing the Vault credentials.

type

Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...

Property Details

id

Resource Id represents the complete path to the resource.

id?: string

Property Value

string

name

Resource name associated with the resource.

name?: string

Property Value

string

properties

Certificate details representing the Vault credentials.

properties?: ResourceCertificateDetailsUnion

Property Value

type

Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...

type?: string

Property Value

string