Class LargeCapacityConfig
Configuration for a Large Capacity Volume. A Large Capacity Volume supports sizes ranging from 12 TiB to 20 PiB, it is composed of multiple internal constituents, and must be created in a large capacity pool.
Implements
Inherited Members
Namespace: Google.Apis.NetAppFiles.v1beta1.Data
Assembly: Google.Apis.NetAppFiles.v1beta1.dll
Syntax
public class LargeCapacityConfig : IDirectResponseSchema
Properties
ConstituentCount
Optional. The number of internal constituents (e.g., FlexVols) for this large volume. The minimum number of constituents is 2.
Declaration
[JsonProperty("constituentCount")]
public virtual int? ConstituentCount { get; set; }
Property Value
| Type | Description |
|---|---|
| int? |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |