public sealed class AttachedDisk.Types.InitializeParams : IMessage<AttachedDisk.Types.InitializeParams>, IEquatable<AttachedDisk.Types.InitializeParams>, IDeepCloneable<AttachedDisk.Types.InitializeParams>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup and DR Service v1 API class AttachedDisk.Types.InitializeParams.
[[["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 document provides reference documentation for the \u003ccode\u003eAttachedDisk.Types.InitializeParams\u003c/code\u003e class within the Google Cloud Backup and DR Service v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAttachedDisk.Types.InitializeParams\u003c/code\u003e class is used to specify parameters for initializing a disk and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eAttachedDisk.Types.InitializeParams\u003c/code\u003e is 2.1.0, with previous versions available such as 2.0.0, 1.2.0, 1.1.0, and 1.0.0-beta02.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eDiskName\u003c/code\u003e, \u003ccode\u003eHasDiskName\u003c/code\u003e, and \u003ccode\u003eReplicaZones\u003c/code\u003e, allowing for configuration of the disk's name and the zones where it should be created.\u003c/p\u003e\n"]]],[],null,["# Backup and DR Service v1 API - Class AttachedDisk.Types.InitializeParams (2.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.2.0 (latest)](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1.AttachedDisk.Types.InitializeParams)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/2.1.0/Google.Cloud.BackupDR.V1.AttachedDisk.Types.InitializeParams)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/2.0.0/Google.Cloud.BackupDR.V1.AttachedDisk.Types.InitializeParams)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/1.2.0/Google.Cloud.BackupDR.V1.AttachedDisk.Types.InitializeParams)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/1.1.0/Google.Cloud.BackupDR.V1.AttachedDisk.Types.InitializeParams)\n- [1.0.0-beta02](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/1.0.0-beta02/Google.Cloud.BackupDR.V1.AttachedDisk.Types.InitializeParams) \n\n public sealed class AttachedDisk.Types.InitializeParams : IMessage\u003cAttachedDisk.Types.InitializeParams\u003e, IEquatable\u003cAttachedDisk.Types.InitializeParams\u003e, IDeepCloneable\u003cAttachedDisk.Types.InitializeParams\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Backup and DR Service v1 API class AttachedDisk.Types.InitializeParams.\n\nSpecifies the parameters to initialize this disk. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e AttachedDisk.Types.InitializeParams \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[AttachedDisk](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1.AttachedDisk)[Types](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1.AttachedDisk.Types)[InitializeParams](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1.AttachedDisk.Types.InitializeParams), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[AttachedDisk](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1.AttachedDisk)[Types](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1.AttachedDisk.Types)[InitializeParams](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1.AttachedDisk.Types.InitializeParams), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[AttachedDisk](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1.AttachedDisk)[Types](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1.AttachedDisk.Types)[InitializeParams](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1.AttachedDisk.Types.InitializeParams), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.BackupDR.V1](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.BackupDR.V1.dll\n\nConstructors\n------------\n\n### InitializeParams()\n\n public InitializeParams()\n\n### InitializeParams(InitializeParams)\n\n public InitializeParams(AttachedDisk.Types.InitializeParams other)\n\nProperties\n----------\n\n### DiskName\n\n public string DiskName { get; set; }\n\nOptional. Specifies the disk name. If not specified, the default is to\nuse the name of the instance.\n\n### HasDiskName\n\n public bool HasDiskName { get; }\n\nGets whether the \"disk_name\" field is set\n\n### ReplicaZones\n\n public RepeatedField\u003cstring\u003e ReplicaZones { get; }\n\nOptional. URL of the zone where the disk should be created.\nRequired for each regional disk associated with the instance."]]