Class InstanceFromTemplateShieldedInstanceConfig
Inheritance
System.Object
InstanceFromTemplateShieldedInstanceConfig
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Gcp.Compute.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class InstanceFromTemplateShieldedInstanceConfig
Fields
View SourceEnableIntegrityMonitoring
Declaration
public readonly bool? EnableIntegrityMonitoring
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
EnableSecureBoot
Declaration
public readonly bool? EnableSecureBoot
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
EnableVtpm
Declaration
public readonly bool? EnableVtpm
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |