Class RegionInstanceGroupManagerVersion
Inheritance
System.Object
RegionInstanceGroupManagerVersion
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 RegionInstanceGroupManagerVersion
Fields
View SourceInstanceTemplate
- The full URL to an instance template from which all new instances of this version will be created.
Declaration
public readonly string InstanceTemplate
Field Value
| Type | Description |
|---|---|
| System.String |
Name
- Version name.
Declaration
public readonly string Name
Field Value
| Type | Description |
|---|---|
| System.String |
TargetSize
- The number of instances calculated as a fixed number or a percentage depending on the settings. Structure is documented below.
Declaration
public readonly RegionInstanceGroupManagerVersionTargetSize TargetSize
Field Value
| Type | Description |
|---|---|
| RegionInstanceGroupManagerVersionTargetSize |