VaultCertificateResponse Class

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

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
VaultCertificateResponse

Constructor

VaultCertificateResponse(*, properties: Optional[_models.ResourceCertificateDetails] = None, **kwargs)

Variables

name
str

Resource name associated with the resource.

type
str

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

id
str

Resource Id represents the complete path to the resource.

properties
ResourceCertificateDetails

Certificate details representing the Vault credentials.