Compute Engine v1 API - Enum SnapshotSettingsStorageLocationSettings.Types.Policy (2.15.0)

public enum SnapshotSettingsStorageLocationSettings.Types.Policy

Reference documentation and code samples for the Compute Engine v1 API enum SnapshotSettingsStorageLocationSettings.Types.Policy.

The chosen location policy.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
LocalRegion

Store snapshot in the same region as with the originating disk. No additional parameters are needed.

NearestMultiRegion

Store snapshot to the nearest multi region GCS bucket, relative to the originating disk. No additional parameters are needed.

SpecificLocations

Store snapshot in the specific locations, as specified by the user. The list of regions to store must be defined under the locations field.

StorageLocationPolicyUnspecified
UndefinedPolicy

A value indicating that the enum field is not set.