Show / Hide Table of Contents

    Interface IAzureOperationResponse

    AzureOperationHeaderResponse<THeader>
    AzureOperationResponse
    AzureOperationResponse<T>
    AzureOperationResponse<TBody,THeader>
    Inherited Members
    IHttpOperationResponse.Request
    IHttpOperationResponse.Response
    Namespace: System.Dynamic.ExpandoObject
    Assembly: Microsoft.Rest.ClientRuntime.Azure.dll
    Syntax
    public interface IAzureOperationResponse : Microsoft.Rest.IHttpOperationResponse

    Properties

    RequestId

    Declaration
    public string RequestId { get; set; }
    Property Value
    String

    Back to top Azure SDK for Net