MigrateResult interface
Result for migrate operation.
Properties
id | Resource ID. NOTE: This property will not be serialized. It can only be populated by the server. |
migrated |
Arm resource id of the migrated profile NOTE: This property will not be serialized. It can only be populated by the server. |
type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
id
Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
migratedProfileResourceId
Arm resource id of the migrated profile NOTE: This property will not be serialized. It can only be populated by the server.
migratedProfileResourceId?: ResourceReference
Property Value
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string