public sealed class InitialStateConfig : IMessage<InitialStateConfig>, IEquatable<InitialStateConfig>, IDeepCloneable<InitialStateConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class InitialStateConfig.
Initial State for shielded instance, these are public keys which are safe to store in public
[[["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-03-21 UTC."],[[["The webpage provides reference documentation for the `InitialStateConfig` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["This class, `InitialStateConfig`, is designed to configure the initial state of shielded instances and safely store public keys."],["The content details the class's inheritance hierarchy and its implementation of multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the available constructors and properties of `InitialStateConfig`, including `Dbs`, `Dbxs`, `Keks`, and `Pk`, all of which deal with various types of keys."],["The webpage lists multiple versions of this documentation, with 3.6.0 being the latest and ranging down to version 1.0.0, which are all accessible through different links."]]],[]]