共用方式為


ResourceMoveChangeHistory 類別

資源移動的變更歷程記錄。

繼承
azure.mgmt.eventgrid._serialization.Model
ResourceMoveChangeHistory

建構函式

ResourceMoveChangeHistory(*, azure_subscription_id: str | None = None, resource_group_name: str | None = None, changed_time_utc: datetime | None = None, **kwargs: Any)

Keyword-Only Parameters

azure_subscription_id
str

資源的 Azure 訂用帳戶識別碼。

resource_group_name
str

資源的 Azure 資源群組。

changed_time_utc
datetime

變更資源的 UTC 時間戳記。

變數

azure_subscription_id
str

資源的 Azure 訂用帳戶識別碼。

resource_group_name
str

資源的 Azure 資源群組。

changed_time_utc
datetime

變更資源的 UTC 時間戳記。