NetApp v1 API - Class ExecuteOntapPatchResponse (1.15.0)

public sealed class ExecuteOntapPatchResponse : IMessage<ExecuteOntapPatchResponse>, IEquatable<ExecuteOntapPatchResponse>, IDeepCloneable<ExecuteOntapPatchResponse>, IBufferMessage, IMessage

Reference documentation and code samples for the NetApp v1 API class ExecuteOntapPatchResponse.

Response message for ExecuteOntapPatch API.

Inheritance

object > ExecuteOntapPatchResponse

Namespace

Google.Cloud.NetApp.V1

Assembly

Google.Cloud.NetApp.V1.dll

Constructors

ExecuteOntapPatchResponse()

public ExecuteOntapPatchResponse()

ExecuteOntapPatchResponse(ExecuteOntapPatchResponse)

public ExecuteOntapPatchResponse(ExecuteOntapPatchResponse other)
Parameter
Name Description
other ExecuteOntapPatchResponse

Properties

Body

public Struct Body { get; set; }

The raw JSON body of the response.

Property Value
Type Description
Struct