Class ComputeEnumConstants.Subnetwork.Role (1.3.0)

public static class Role

Constants for wire representations of the Subnetwork.Types.Role enum.

Inheritance

Object > ComputeEnumConstants.Subnetwork.Role

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Active

public const string Active = "ACTIVE"

Wire representation of Active.

Field Value
TypeDescription
String

Backup

public const string Backup = "BACKUP"

Wire representation of Backup.

Field Value
TypeDescription
String

UndefinedRole

public const string UndefinedRole = "UNDEFINED_ROLE"

Wire representation of UndefinedRole.

Field Value
TypeDescription
String