public enum FileStripeLevelReference documentation and code samples for the Parallelstore v1beta API enum FileStripeLevel.
Represents the striping options for files.
Namespace
Google.Cloud.Parallelstore.V1BetaAssembly
Google.Cloud.Parallelstore.V1Beta.dll
Fields |
|
|---|---|
| Name | Description |
Balanced |
Medium file striping |
Max |
Maximum file striping |
Min |
Minimum file striping |
Unspecified |
If not set, FileStripeLevel will default to FILE_STRIPE_LEVEL_BALANCED |