CreateAsyncResponse.OperationResult 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.
URL to the operation result, or null if the operation is still in progress.
public Uri OperationResult { get; }
member this.OperationResult : Uri
Public ReadOnly Property OperationResult As Uri