Compute Engine v1 API - Class ComputeEnumConstants.Subnetwork.Role (2.15.0)

public static class ComputeEnumConstants.Subnetwork.Role

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Subnetwork.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