Compute Engine v1 API - Enum SnapshotSettingsAccessLocation.Types.Policy (3.27.0)

public enum SnapshotSettingsAccessLocation.Types.Policy

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

Policy of which location is allowed to access snapshot.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Name Description
AllRegions

Any regions will be able to access the source location.

SpecificRegions

Only allowlisted regions will be able to restore region scoped snapshots

UndefinedPolicy

A value indicating that the enum field is not set.

Unspecified