Compute Engine v1 API - Class ComputeEnumConstants.UsableSubnetwork.Role (2.7.0)

See more code actions.
public static class ComputeEnumConstants.UsableSubnetwork.Role

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.UsableSubnetwork.Role.

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

object > ComputeEnumConstants.UsableSubnetwork.Role

Namespace

GoogleCloudGoogle.Cloud.ComputeV1

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