public sealed class FileShareConfig : IMessage<FileShareConfig>, IEquatable<FileShareConfig>, IDeepCloneable<FileShareConfig>, IBufferMessage, IMessage
The resource name of the backup, in the format
projects/{project_number}/locations/{location_id}/backups/{backup_id},
that this file share has been restored from.
[[["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\u003eThe latest version available for \u003ccode\u003eFileShareConfig\u003c/code\u003e is 2.7.0, with previous versions listed from 2.6.0 down to 1.0.0, all accessible via provided links.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFileShareConfig\u003c/code\u003e is a class used for defining the file share configuration for an instance, inheriting from Object and implementing interfaces like IMessage, IEquatable, and IDeepCloneable.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFileShareConfig\u003c/code\u003e class offers properties to configure the file share, including \u003ccode\u003eCapacityGb\u003c/code\u003e for storage capacity, \u003ccode\u003eName\u003c/code\u003e for the file share's name, and \u003ccode\u003eNfsExportOptions\u003c/code\u003e for managing NFS export settings.\u003c/p\u003e\n"],["\u003cp\u003eThe class supports restoring a file share from a backup using the \u003ccode\u003eSourceBackup\u003c/code\u003e property, which stores the resource name of the backup.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eFileShareConfig\u003c/code\u003e, one parameterless, and one that takes another instance of the \u003ccode\u003eFileShareConfig\u003c/code\u003e class as a parameter.\u003c/p\u003e\n"]]],[],null,[]]