Condividi tramite


BucketServerPatchProperties.CertificateObject Property

Definition

The base64-encoded contents of a PEM file, which includes both the bucket server's certificate and private key. It is generated by the end user and allows the user to access volume data in a read-only manner. Note: This is only used when Azure Key Vault is not configured. This property is mutually exclusive with the Azure Key Vault 'akv' properties.

public string CertificateObject { get; set; }
member this.CertificateObject : string with get, set
Public Property CertificateObject As String

Property Value

Applies to