Properties of a Share.
Properties:
| Name | Type | Attributes | Description |
|---|---|---|---|
name |
string | null |
<optional> |
Share name |
mountName |
string | null |
<optional> |
Share mountName |
description |
string | null |
<optional> |
Share description |
capacityGb |
number | Long | null |
<optional> |
Share capacityGb |
nfsExportOptions |
Array.<google.cloud.filestore.v1beta1.INfsExportOptions> | null |
<optional> |
Share nfsExportOptions |
state |
google.cloud.filestore.v1beta1.Share.State | null |
<optional> |
Share state |
createTime |
google.protobuf.ITimestamp | null |
<optional> |
Share createTime |
labels |
Object.<string, string> | null |
<optional> |
Share labels |