PullChangesFromGitAsyncResponse ComplexType
Contains the response from the PullChangesFromGitAsync action.
Properties
The properties of a complex type contain the structured data of the type.
| Name | Type | Details |
|---|---|---|
| AsyncOperationId | Edm.Guid |
Async operation ID that handles this operation. |
Used by
The following use the PullChangesFromGitAsyncResponse ComplexType.
| Name | How used |
|---|---|
| PullChangesFromGitAsync | ReturnType |