Class NodeGroupsAddNodesRequest
Implements
Inherited Members
Namespace: Google.Apis.Compute.v1.Data
Assembly: Google.Apis.Compute.v1.dll
Syntax
public class NodeGroupsAddNodesRequest : IDirectResponseSchema
Properties
AdditionalNodeCount
Count of additional nodes to be added to the node group.
Declaration
[JsonProperty("additionalNodeCount")]
public virtual int? AdditionalNodeCount { get; set; }
Property Value
Type | Description |
---|---|
int? |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |