public sealed class CreateBackupVaultRequest : IMessage<CreateBackupVaultRequest>, IEquatable<CreateBackupVaultRequest>, IDeepCloneable<CreateBackupVaultRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class CreateBackupVaultRequest.
Required. The ID to use for the backupVault.
The ID must be unique within the specified location.
The max supported length is 63 characters.
This value must start with a lowercase letter followed by up to 62
lowercase letters, numbers, or hyphens, and cannot end with a hyphen.
Values that do not match this pattern will trigger an INVALID_ARGUMENT
error.
[[["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."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eCreateBackupVaultRequest\u003c/code\u003e class within the NetApp v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateBackupVaultRequest\u003c/code\u003e class is used to create a backup vault, as defined by the \u003ccode\u003eBackupVault\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThere are different versions of the \u003ccode\u003eCreateBackupVaultRequest\u003c/code\u003e, with the latest being version 1.8.0 and going as far back as version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the \u003ccode\u003eobject\u003c/code\u003e class and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, and it contains properties to define the vault, its ID, and location.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBackupVaultId\u003c/code\u003e and \u003ccode\u003eParent\u003c/code\u003e properties are required when creating a new backup vault, and \u003ccode\u003eBackupVaultId\u003c/code\u003e must follow specific formatting rules, like starting with a lowercase letter.\u003c/p\u003e\n"]]],[],null,[]]