VaultExtendedInfoResource Class
Vault extended information.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.recoveryservices.models._models_py3.ResourceVaultExtendedInfoResource
Constructor
VaultExtendedInfoResource(*, etag: Optional[str] = None, integrity_key: Optional[str] = None, encryption_key: Optional[str] = None, encryption_key_thumbprint: Optional[str] = None, algorithm: Optional[str] = None, **kwargs)
Variables
- id
- str
Resource Id represents the complete path to the resource.
- name
- str
Resource name associated with the resource.
- type
- str
Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...
- etag
- str
Optional ETag.
- integrity_key
- str
Integrity key.
- encryption_key
- str
Encryption key.
- encryption_key_thumbprint
- str
Encryption key thumbprint.
- algorithm
- str
Algorithm for Vault ExtendedInfo.
Feedback
Submit and view feedback for