Interface IOciResponse
Namespace: Oci.Common
Assembly: OCI.DotNetSDK.Common.dll
Syntax
public interface IOciResponse
Properties
httpResponseMessage
Declaration
HttpResponseMessage httpResponseMessage { get; set; }
Property Value
Type | Description |
---|---|
HttpResponseMessage |