Class InstanceGroupManagerStatusStatefulPerInstanceConfigs
Implements
Inherited Members
Namespace: Google.Apis.Compute.beta.Data
Assembly: Google.Apis.Compute.beta.dll
Syntax
public class InstanceGroupManagerStatusStatefulPerInstanceConfigs : IDirectResponseSchema
Properties
AllEffective
A bit indicating if all of the group's per-instance configurations (listed in the output of a listPerInstanceConfigs API call) have status EFFECTIVE or there are no per-instance-configs.
Declaration
[JsonProperty("allEffective")]
public virtual bool? AllEffective { get; set; }
Property Value
Type | Description |
---|---|
bool? |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |