Compute Engine v1 API - Class ComputeEnumConstants.SnapshotSettingsStorageLocationSettings.Policy (2.16.0)

public static class ComputeEnumConstants.SnapshotSettingsStorageLocationSettings.Policy

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

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

Inheritance

object > ComputeEnumConstants.SnapshotSettingsStorageLocationSettings.Policy

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

LocalRegion

public const string LocalRegion = "LOCAL_REGION"

Wire representation of LocalRegion.

Field Value
Type Description
string

NearestMultiRegion

public const string NearestMultiRegion = "NEAREST_MULTI_REGION"

Wire representation of NearestMultiRegion.

Field Value
Type Description
string

SpecificLocations

public const string SpecificLocations = "SPECIFIC_LOCATIONS"

Wire representation of SpecificLocations.

Field Value
Type Description
string

StorageLocationPolicyUnspecified

public const string StorageLocationPolicyUnspecified = "STORAGE_LOCATION_POLICY_UNSPECIFIED"

Wire representation of StorageLocationPolicyUnspecified.

Field Value
Type Description
string

UndefinedPolicy

public const string UndefinedPolicy = "UNDEFINED_POLICY"

Wire representation of UndefinedPolicy.

Field Value
Type Description
string