Compute Engine v1 API - Class ComputeEnumConstants.SnapshotSettingsAccessLocation.Policy (3.27.0)

public static class ComputeEnumConstants.SnapshotSettingsAccessLocation.Policy

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.SnapshotSettingsAccessLocation.Policy.

Constants for wire representations of the SnapshotSettingsAccessLocation.Types.Policy enum.

Inheritance

object > ComputeEnumConstants.SnapshotSettingsAccessLocation.Policy

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

AllRegions

public const string AllRegions = "ALL_REGIONS"

Wire representation of AllRegions .

Field Value
Type Description
string

SpecificRegions

public const string SpecificRegions = "SPECIFIC_REGIONS"

Wire representation of SpecificRegions .

Field Value
Type Description
string

UndefinedPolicy

public const string UndefinedPolicy = "UNDEFINED_POLICY"

Wire representation of UndefinedPolicy .

Field Value
Type Description
string

Unspecified

public const string Unspecified = "POLICY_UNSPECIFIED"

Wire representation of Unspecified .

Field Value
Type Description
string