Package version:

Interface ManagedInstanceEncryptionProtector

The managed instance encryption protector.

Hierarchy

Properties

autoRotationEnabled?: boolean

Key auto rotation opt-in flag. Either true or false.

id?: string

Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

kind?: string

Kind of encryption protector. This is metadata used for the Azure portal experience. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

serverKeyName?: string

The name of the managed instance key.

serverKeyType?: string

The encryption protector type like 'ServiceManaged', 'AzureKeyVault'.

thumbprint?: string

Thumbprint of the server key. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

uri?: string

The URI of the server key. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc