NetApp v1 API - Class ExecuteOntapDeleteResponse (1.15.0)

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

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

Response message for ExecuteOntapDelete API.

Inheritance

object > ExecuteOntapDeleteResponse

Namespace

Google.Cloud.NetApp.V1

Assembly

Google.Cloud.NetApp.V1.dll

Constructors

ExecuteOntapDeleteResponse()

public ExecuteOntapDeleteResponse()

ExecuteOntapDeleteResponse(ExecuteOntapDeleteResponse)

public ExecuteOntapDeleteResponse(ExecuteOntapDeleteResponse other)
Parameter
Name Description
other ExecuteOntapDeleteResponse

Properties

Body

public Struct Body { get; set; }

The raw JSON body of the response.

Property Value
Type Description
Struct