Properties of a Volume.
Package
@google-cloud/netappProperties
activeDirectory
activeDirectory?: (string|null);
Volume activeDirectory
backupConfig
backupConfig?: (google.cloud.netapp.v1.IBackupConfig|null);
Volume backupConfig
capacityGib
capacityGib?: (number|Long|string|null);
Volume capacityGib
createTime
createTime?: (google.protobuf.ITimestamp|null);
Volume createTime
description
description?: (string|null);
Volume description
encryptionType
encryptionType?: (google.cloud.netapp.v1.EncryptionType|keyof typeof google.cloud.netapp.v1.EncryptionType|null);
Volume encryptionType
exportPolicy
exportPolicy?: (google.cloud.netapp.v1.IExportPolicy|null);
Volume exportPolicy
hasReplication
hasReplication?: (boolean|null);
Volume hasReplication
kerberosEnabled
kerberosEnabled?: (boolean|null);
Volume kerberosEnabled
kmsConfig
kmsConfig?: (string|null);
Volume kmsConfig
labels
labels?: ({ [k: string]: string }|null);
Volume labels
ldapEnabled
ldapEnabled?: (boolean|null);
Volume ldapEnabled
mountOptions
mountOptions?: (google.cloud.netapp.v1.IMountOption[]|null);
Volume mountOptions
name
name?: (string|null);
Volume name
network
network?: (string|null);
Volume network
protocols
protocols?: (google.cloud.netapp.v1.Protocols[]|null);
Volume protocols
psaRange
psaRange?: (string|null);
Volume psaRange
restoreParameters
restoreParameters?: (google.cloud.netapp.v1.IRestoreParameters|null);
Volume restoreParameters
restrictedActions
restrictedActions?: (google.cloud.netapp.v1.RestrictedAction[]|null);
Volume restrictedActions
securityStyle
securityStyle?: (google.cloud.netapp.v1.SecurityStyle|keyof typeof google.cloud.netapp.v1.SecurityStyle|null);
Volume securityStyle
serviceLevel
serviceLevel?: (google.cloud.netapp.v1.ServiceLevel|keyof typeof google.cloud.netapp.v1.ServiceLevel|null);
Volume serviceLevel
shareName
shareName?: (string|null);
Volume shareName
smbSettings
smbSettings?: (google.cloud.netapp.v1.SMBSettings[]|null);
Volume smbSettings
snapReserve
snapReserve?: (number|null);
Volume snapReserve
snapshotDirectory
snapshotDirectory?: (boolean|null);
Volume snapshotDirectory
snapshotPolicy
snapshotPolicy?: (google.cloud.netapp.v1.ISnapshotPolicy|null);
Volume snapshotPolicy
state
state?: (google.cloud.netapp.v1.Volume.State|keyof typeof google.cloud.netapp.v1.Volume.State|null);
Volume state
stateDetails
stateDetails?: (string|null);
Volume stateDetails
storagePool
storagePool?: (string|null);
Volume storagePool
unixPermissions
unixPermissions?: (string|null);
Volume unixPermissions
usedGib
usedGib?: (number|Long|string|null);
Volume usedGib