OperationResultWithTrackingId Class

Definition

The response containing the operation tracking id.

public class OperationResultWithTrackingId : Microsoft.Azure.AzureOperationResponse
type OperationResultWithTrackingId = class
    inherit AzureOperationResponse
Public Class OperationResultWithTrackingId
Inherits AzureOperationResponse
Inheritance
Microsoft.Azure.AzureOperationResponse
OperationResultWithTrackingId
Derived

Constructors

OperationResultWithTrackingId()

Initializes a new instance of the OperationResultWithTrackingId class.

Properties

TrackingId

Optional. The operation tracking id.

Applies to