IAzureOperationResponse Interface

Definition

A standard service response including request ID.

public interface IAzureOperationResponse : Microsoft.Rest.IHttpOperationResponse
type IAzureOperationResponse = interface
    interface IHttpOperationResponse
Public Interface IAzureOperationResponse
Implements IHttpOperationResponse
Derived
Implements

Properties

Request (Inherited from IHttpOperationResponse)
RequestId

Gets or sets the value that uniquely identifies a request made against the service.

Response (Inherited from IHttpOperationResponse)

Applies to