KeyCreationTime Class
Storage account keys creation time.
- Inheritance
-
azure.mgmt.storage._serialization.ModelKeyCreationTime
Constructor
KeyCreationTime(*, key1: datetime | None = None, key2: datetime | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
key1
|
|
key2
|
|
Variables
Name | Description |
---|---|
key1
|
|
key2
|
|
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python