你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ResourceMoveChangeHistory Class
The change history of the resource move.
- Inheritance
-
azure.mgmt.eventgrid._serialization.ModelResourceMoveChangeHistory
Constructor
ResourceMoveChangeHistory(*, azure_subscription_id: str | None = None, resource_group_name: str | None = None, changed_time_utc: datetime | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
azure_subscription_id
|
Azure subscription ID of the resource. |
resource_group_name
|
Azure Resource Group of the resource. |
changed_time_utc
|
UTC timestamp of when the resource was changed. |
Variables
Name | Description |
---|---|
azure_subscription_id
|
Azure subscription ID of the resource. |
resource_group_name
|
Azure Resource Group of the resource. |
changed_time_utc
|
UTC timestamp of when the resource was changed. |