1.4.1 (2026-06-15)
Bugs Fixed
- Fixed
JobRunPropertiesdeserialization to handle empty-stringAgentResourceId,SourceResourceId, andTargetResourceIdvalues returned by the service (for example, for cloud-to-cloud jobs that have no agent, or resources in transient states). These previously threw anArgumentExceptionwhile polling job runs.
Other Changes
- Added model factory methods in
ArmStorageMoverModelFactoryfor existing models (for example,JobDefinitionPatch,ScheduleRecurrence,StorageMoverCredentials, and the endpoint update-property models) to support mocking.