BookshelfUpdateProperties interface
The updatable properties of the Bookshelf.
Properties
| key |
The key to use for encrypting data at rest when customer managed keys are enabled. Required if Customer Managed Keys is enabled. |
| public |
Whether or not public network access is allowed for this resource. For security reasons, it is recommended to disable it whenever possible. |
Property Details
keyVaultProperties
The key to use for encrypting data at rest when customer managed keys are enabled. Required if Customer Managed Keys is enabled.
keyVaultProperties?: BookshelfKeyVaultUpdateProperties
Property Value
publicNetworkAccess
Whether or not public network access is allowed for this resource. For security reasons, it is recommended to disable it whenever possible.
publicNetworkAccess?: string
Property Value
string