Membros OperationResponse
Represents a standard service response that includes an HTTP status code and request identifier.
As tabelas a seguir listam os membros expostos pelo tipo OperationResponse.
Público Construtores
Nome | Descrição | |
---|---|---|
OperationResponse | Initializes a new instance of the OperationResponse class. |
Início
Público Propriedades
Nome | Descrição | |
---|---|---|
RequestId | Gets the identifier of the request that was made to the service. | |
StatusCode | Gets the status code. |
Início
Público Métodos
(consulte tambémProtegido Métodos)
Nome | Descrição | |
---|---|---|
Equals | (Herança de Object) | |
GetHashCode | (Herança de Object) | |
GetType | (Herança de Object) | |
ToString | (Herança de Object) |
Início
Protegido Métodos
Nome | Descrição | |
---|---|---|
Finalize | (Herança de Object) | |
MemberwiseClone | (Herança de Object) |
Início