StageAndUpgradeAsyncResponse ComplexType

Contains the response from the StageAndUpgradeAsync action.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
AsyncOperationId Edm.Guid

The unique identifier (ID) of the asynchronous operation for the solution import.

ImportJobKey Edm.String

The unique identifier (ID) of the import job for the solution import.

Used by

The following use the StageAndUpgradeAsyncResponse ComplexType.

Name How used
StageAndUpgradeAsync ReturnType

See also