Condividi tramite


NetAppBucketPatch.KeyVaultDetails Property

Definition

Specifies the Azure Key Vault settings. These are used when a) retrieving the bucket server certificate, and b) storing the bucket credentials

Notes:

  1. If a bucket certificate was previously provided directly using the certificateObject property, it is possible to subsequently use the Azure Key Vault for certificate management by using these 'akvDetails' properties. However, once Azure Key Vault is configured, it is no longer possible to provide the certificate directly via the certificateObject property.
  2. These properties are mutually exclusive with the server.certificateObject property.
public Azure.ResourceManager.NetApp.Models.NetAppKeyVaultDetails KeyVaultDetails { get; set; }
member this.KeyVaultDetails : Azure.ResourceManager.NetApp.Models.NetAppKeyVaultDetails with get, set
Public Property KeyVaultDetails As NetAppKeyVaultDetails

Property Value

Applies to