IHttpOperationResponse<T> Interfaz

Definición

public interface IHttpOperationResponse<T> : Microsoft.Rest.IHttpOperationResponse
type IHttpOperationResponse<'T> = interface
    interface IHttpOperationResponse
Public Interface IHttpOperationResponse(Of T)
Implements IHttpOperationResponse

Parámetros de tipo

T
Derivado
Implementaciones

Propiedades

Body
Request (Heredado de IHttpOperationResponse)
Response (Heredado de IHttpOperationResponse)

Se aplica a