Class InstanceFromTemplateBootDiskInitializeParams
Inheritance
System.Object
InstanceFromTemplateBootDiskInitializeParams
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 InstanceFromTemplateBootDiskInitializeParams
Fields
View SourceImage
Declaration
public readonly string Image
Field Value
| Type | Description |
|---|---|
| System.String |
Labels
Declaration
public readonly ImmutableDictionary<string, object> Labels
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableDictionary<System.String, System.Object> |
Size
Declaration
public readonly int? Size
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
Type
Declaration
public readonly string Type
Field Value
| Type | Description |
|---|---|
| System.String |