你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ResourceMoveChangeHistory interface
资源移动的更改历史记录。
属性
azure |
资源的 Azure 订阅 ID。 |
changed |
资源更改时的 UTC 时间戳。 |
resource |
资源的 Azure 资源组。 |
属性详细信息
azureSubscriptionId
资源的 Azure 订阅 ID。
azureSubscriptionId?: string
属性值
string
changedTimeUtc
资源更改时的 UTC 时间戳。
changedTimeUtc?: Date
属性值
Date
resourceGroupName
资源的 Azure 资源组。
resourceGroupName?: string
属性值
string