interface OperationResultReference {
    resultUrl?: string;
}

Properties

Properties

resultUrl?: string

URL to the operation result.