|
virtual System.Nullable< bool > | CanIpForward [get, set] |
| Enables instances created based on this template to send packets with source IP addresses other than their own and receive packets with destination IP addresses other than their own. If these instances will be used as an IP gateway or it will be set as the next-hop in a Route resource, specify true. If unsure, leave this set to false. See the Enable IP forwarding documentation for more information. More...
|
|
virtual string | Description [get, set] |
| An optional text description for the instances that are created from this instance template. More...
|
|
virtual System.Collections.Generic.IList< AttachedDisk > | Disks [get, set] |
| An array of disks that are associated with the instances that are created from this template. More...
|
|
virtual System.Collections.Generic.IList< AcceleratorConfig > | GuestAccelerators [get, set] |
| A list of guest accelerator cards' type and count to use for instances created from the instance template. More...
|
|
virtual System.Collections.Generic.IDictionary< string, string > | Labels [get, set] |
| Labels to apply to instances that are created from this template. More...
|
|
virtual string | MachineType [get, set] |
| The machine type to use for instances that are created from this template. More...
|
|
virtual Metadata | Metadata [get, set] |
| The metadata key/value pairs to assign to instances that are created from this template. These pairs can consist of custom metadata or predefined keys. See Project and instance metadata for more information. More...
|
|
virtual string | MinCpuPlatform [get, set] |
| Minimum cpu/platform to be used by this instance. The instance may be scheduled on the specified or newer cpu/platform. Applicable values are the friendly names of CPU platforms, such as minCpuPlatform: "Intel Haswell" or minCpuPlatform: "Intel Sandy Bridge". For more information, read Specifying a Minimum CPU Platform. More...
|
|
virtual System.Collections.Generic.IList< NetworkInterface > | NetworkInterfaces [get, set] |
| An array of network access configurations for this interface. More...
|
|
virtual ReservationAffinity | ReservationAffinity [get, set] |
| Specifies the reservations that this instance can consume from. More...
|
|
virtual Scheduling | Scheduling [get, set] |
| Specifies the scheduling options for the instances that are created from this template. More...
|
|
virtual System.Collections.Generic.IList< ServiceAccount > | ServiceAccounts [get, set] |
| A list of service accounts with specified scopes. Access tokens for these service accounts are available to the instances that are created from this template. Use metadata queries to obtain the access tokens for these instances. More...
|
|
virtual ShieldedInstanceConfig | ShieldedInstanceConfig [get, set] |
|
virtual Tags | Tags [get, set] |
| A list of tags to apply to the instances that are created from this template. The tags identify valid sources or targets for network firewalls. The setTags method can modify this list of tags. Each tag within the list must comply with RFC1035. More...
|
|
virtual string | ETag [get, set] |
| The ETag of the item. More...
|
|
string | ETag |
|