Class SetAutoscalerLinkOperationMetadata
Implements
Inherited Members
Namespace: Google.Apis.DeploymentManager.v2.Data
Assembly: Google.Apis.DeploymentManager.v2.dll
Syntax
public class SetAutoscalerLinkOperationMetadata : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
ZonalIgmIds
List of zonal IGM IDs part of the RMIG.
Declaration
[JsonProperty("zonalIgmIds")]
public virtual IList<long?> ZonalIgmIds { get; set; }
Property Value
Type | Description |
---|---|
IList<long?> |