public sealed class InstancesStartWithEncryptionKeyRequest : IMessage<InstancesStartWithEncryptionKeyRequest>, IEquatable<InstancesStartWithEncryptionKeyRequest>, IDeepCloneable<InstancesStartWithEncryptionKeyRequest>, IBufferMessage, IMessage
public RepeatedField<CustomerEncryptionKeyProtectedDisk> Disks { get; }
Array of disks associated with this instance that are protected with a customer-supplied encryption key. In order to start the instance, the disk url and its corresponding key must be provided. If the disk is not protected with a customer-supplied encryption key it should not be specified.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eInstancesStartWithEncryptionKeyRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, detailing its use in managing instances with customer-supplied encryption keys.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eInstancesStartWithEncryptionKeyRequest\u003c/code\u003e is 3.6.0, and documentation for versions ranging from 1.0.0 to 3.6.0 are available, covering a range of implementations for the \u003ccode\u003eInstancesStartWithEncryptionKeyRequest\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstancesStartWithEncryptionKeyRequest\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities in various data handling and manipulation operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors and one main property, Disks, a \u003ccode\u003eRepeatedField\u003c/code\u003e of type \u003ccode\u003eCustomerEncryptionKeyProtectedDisk\u003c/code\u003e, which is used to manage the array of disks associated with the instance that are protected by customer-supplied encryption keys.\u003c/p\u003e\n"]]],[],null,[]]