SyncStorageKeysInput Class
The input to the sync storage keys request.
- Inheritance
-
azure.mgmt.media._serialization.ModelSyncStorageKeysInput
Constructor
SyncStorageKeysInput(*, id: str | None = None, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
id
|
The ID of the storage account resource. |
Variables
Name | Description |
---|---|
id
|
The ID of the storage account resource. |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python