Show / Hide Table of Contents

Class HaControllerNetworkingAutoConfiguration

Basic networking configuration. Required backend services and forwarding rules will be automatically created with default parameters.

Inheritance
object
HaControllerNetworkingAutoConfiguration
Implements
IDirectResponseSchema
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
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

Implements

IDirectResponseSchema
In this article
Back to top Generated by DocFX