DeleteAndPromoteAsyncResponse.AsyncOperationId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the unique identifier (ID) of the asynchronous operation for the delete and promote operation.
public Guid AsyncOperationId { get; }
member this.AsyncOperationId : Guid
Public ReadOnly Property AsyncOperationId As Guid
Property Value
The unique identifier (ID) of the asynchronous operation for the delete and promote operation.