EncryptionIdentity Class
The encryption identity properties.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
EncryptionIdentity
Constructor
EncryptionIdentity(**kwargs)
Variables
- type
- str
Required. The type of encryption being used. Currently the only supported type is 'SystemAssigned'. Default value: "SystemAssigned" .
- principal_id
- str
The principal identifier associated with the encryption.
- tenant_id
- str
The tenant identifier associated with the encryption.
Attributes
type
type = 'SystemAssigned'
Feedback
Submit and view feedback for