public enum SnapshotSettingsStorageLocationSettings.Types.PolicyReference documentation and code samples for the Compute Engine v1 API enum SnapshotSettingsStorageLocationSettings.Types.Policy.
The chosen location policy.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields |
|
|---|---|
| Name | Description |
LocalRegion |
Store snapshot in the same region as with the originating disk. No additional parameters are needed. |
NearestMultiRegion |
Store snapshot in the nearest multi region Cloud Storage 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 |
StorageLocationPolicyUnspecified |
|
UndefinedPolicy |
A value indicating that the enum field is not set. |