Class HaControllerNetworkingAutoConfiguration
Basic networking configuration. Required backend services and forwarding rules will be automatically created with default parameters.
Implements
Inherited Members
Namespace: Google.Apis.Compute.alpha.Data
Assembly: Google.Apis.Compute.alpha.dll
Syntax
public class HaControllerNetworkingAutoConfiguration : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Internal__
Internal networking configuration
Declaration
[JsonProperty("internal")]
public virtual HaControllerNetworkingAutoConfigurationInternal Internal__ { get; set; }
Property Value
| Type | Description |
|---|---|
| HaControllerNetworkingAutoConfigurationInternal |