Construtor OperationResponse ()
Inicializa uma nova instância de OperationResponse classe.
Namespace: Microsoft.WindowsAzure
Assembly: Microsoft.WindowsAzure.Common (em Microsoft.WindowsAzure.Common.dll)
Sintaxe
public OperationResponse()
public:
OperationResponse()
new : unit -> OperationResponse
Public Sub New
Consulte também
Classe OperationResponse
Namespace Microsoft.WindowsAzure
Retornar ao topo