Class DefaultSnatStatus
DefaultSnatStatus contains the desired state of whether default sNAT should be disabled on the cluster.
Implements
Inherited Members
Namespace: Google.Apis.Container.v1.Data
Assembly: Google.Apis.Container.v1.dll
Syntax
public class DefaultSnatStatus : IDirectResponseSchemaProperties
Disabled
Disables cluster default sNAT rules.
Declaration
[JsonProperty("disabled")]
public virtual bool? Disabled { 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 |