VaultPropertiesMoveDetails interface
The details of the latest move operation performed on the Azure Resource
Properties
completion |
End Time of the Resource Move Operation NOTE: This property will not be serialized. It can only be populated by the server. |
operation |
OperationId of the Resource Move Operation NOTE: This property will not be serialized. It can only be populated by the server. |
source |
Source Resource of the Resource Move Operation NOTE: This property will not be serialized. It can only be populated by the server. |
start |
Start Time of the Resource Move Operation NOTE: This property will not be serialized. It can only be populated by the server. |
target |
Target Resource of the Resource Move Operation NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
completionTimeUtc
End Time of the Resource Move Operation NOTE: This property will not be serialized. It can only be populated by the server.
completionTimeUtc?: Date
Property Value
Date
operationId
OperationId of the Resource Move Operation NOTE: This property will not be serialized. It can only be populated by the server.
operationId?: string
Property Value
string
sourceResourceId
Source Resource of the Resource Move Operation NOTE: This property will not be serialized. It can only be populated by the server.
sourceResourceId?: string
Property Value
string
startTimeUtc
Start Time of the Resource Move Operation NOTE: This property will not be serialized. It can only be populated by the server.
startTimeUtc?: Date
Property Value
Date
targetResourceId
Target Resource of the Resource Move Operation NOTE: This property will not be serialized. It can only be populated by the server.
targetResourceId?: string
Property Value
string