StorageTaskAssignmentUpdateReport Class
The storage task assignment report.
- Inheritance
-
azure.mgmt.storage._serialization.ModelStorageTaskAssignmentUpdateReport
Constructor
StorageTaskAssignmentUpdateReport(*, prefix: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
prefix
|
The prefix of the storage task assignment report. |
Variables
Name | Description |
---|---|
prefix
|
The prefix of the storage task assignment report. |
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