Compartilhar via


ResourceMoveChangeHistory Class

The change history of the resource move.

Inheritance
azure.mgmt.eventgrid._serialization.Model
ResourceMoveChangeHistory

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
str

Azure subscription ID of the resource.

resource_group_name
str

Azure Resource Group of the resource.

changed_time_utc

UTC timestamp of when the resource was changed.

Variables

Name Description
azure_subscription_id
str

Azure subscription ID of the resource.

resource_group_name
str

Azure Resource Group of the resource.

changed_time_utc

UTC timestamp of when the resource was changed.