NetApp v1 API - Enum Mode (1.15.0)

public enum Mode

Reference documentation and code samples for the NetApp v1 API enum Mode.

Mode of the storage pool or volume. This field is used to control whether the resource is managed by the GCNV APIs or the GCNV ONTAP Mode APIs.

Namespace

Google.Cloud.NetApp.V1

Assembly

Google.Cloud.NetApp.V1.dll

Fields

Name Description
Default

The resource is managed by the GCNV APIs.

Ontap

The resource is managed by the GCNV ONTAP Mode APIs.

Unspecified

The Mode is not specified.