public sealed class CreateStoragePoolRequest : IMessage<CreateStoragePoolRequest>, IEquatable<CreateStoragePoolRequest>, IDeepCloneable<CreateStoragePoolRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class CreateStoragePoolRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `CreateStoragePoolRequest` class within the Google.Cloud.NetApp.V1 API, specifically version 1.1.0 and other versions as well."],["The `CreateStoragePoolRequest` class is used to create a new Storage Pool, as indicated by its primary function, which can be seen throughout the documentation."],["This class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["Key properties of the `CreateStoragePoolRequest` class include `Parent`, `ParentAsLocationName`, `StoragePool`, and `StoragePoolId`, each serving a crucial role in defining and creating the storage pool."],["The documentation provides access to previous versions of the `CreateStoragePoolRequest` class, allowing developers to access versions 1.0.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 1.6.0, 1.7.0 and the most recent 1.8.0."]]],[]]