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."],[[["This page provides reference documentation for the `InitialStateConfig` class within the Google Compute Engine v1 API for .NET, specifically version 2.5.0."],["`InitialStateConfig` is designed for setting the initial state of shielded instances, including public keys that can be stored publicly."],["The documentation includes a list of versions, ranging from 1.0.0 to 3.6.0 (latest), and allows the selection of the version to use, to navigate the respective documentation of that version."],["The `InitialStateConfig` class features properties such as `Dbs`, `Dbxs`, `Keks`, and `Pk`, which are related to managing keys and databases, all these properties are well documented to get a clear view of the functionality of each one of them."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `Object` which are also listed in the documentation."]]],[]]