Get Instance Group Result
Constructors
Properties
The creation timestamp for this instance group in RFC3339 text format.
An optional description of this resource. Provide this property when you create the resource.
The fingerprint of the named ports. The system uses this fingerprint to detect conflicts when multiple users change the named ports concurrently.
Assigns a name to a port number. For example: {name: "http", port: 80} This allows the system to reference ports by the assigned name instead of a port number. Named ports can also contain multiple ports. For example: {name: "app1", port: 8080}, {name: "app1", port: 8081}, {name: "app2", port: 8082} Named ports apply to all instances in this instance group.
The URL of the subnetwork to which all instances in the instance group belong. If your instance has multiple network interfaces, then the network and subnetwork fields only refer to the network and subnet used by your primary interface (nic0).