public sealed class ExecuteOntapPatchResponse : IMessage<ExecuteOntapPatchResponse>, IEquatable<ExecuteOntapPatchResponse>, IDeepCloneable<ExecuteOntapPatchResponse>, IBufferMessage, IMessageReference documentation and code samples for the NetApp v1 API class ExecuteOntapPatchResponse.
Response message for ExecuteOntapPatch API.
Implements
IMessageExecuteOntapPatchResponse, IEquatableExecuteOntapPatchResponse, IDeepCloneableExecuteOntapPatchResponse, IBufferMessage, IMessageNamespace
Google.Cloud.NetApp.V1Assembly
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 |
|