BookshelfKeyVaultProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Key Vault Properties with clientId selection.
public class BookshelfKeyVaultProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Discovery.Models.BookshelfKeyVaultProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Discovery.Models.BookshelfKeyVaultProperties>
type BookshelfKeyVaultProperties = class
interface IJsonModel<BookshelfKeyVaultProperties>
interface IPersistableModel<BookshelfKeyVaultProperties>
Public Class BookshelfKeyVaultProperties
Implements IJsonModel(Of BookshelfKeyVaultProperties), IPersistableModel(Of BookshelfKeyVaultProperties)
- Inheritance
-
BookshelfKeyVaultProperties
- Implements
Constructors
| Name | Description |
|---|---|
| BookshelfKeyVaultProperties(Uri, String, String) |
Initializes a new instance of BookshelfKeyVaultProperties. |
Properties
| Name | Description |
|---|---|
| IdentityClientId |
The client ID of the identity to use for accessing the Key Vault. Must be a workload identity assigned to the Bookshelf resource. |
| KeyName |
The Key Name in Key Vault. |
| KeyVaultUri |
The Key Vault URI. |
| KeyVersion |
The Key Version in Key Vault. |