Class SnapshotSettingsAccessLocation
Implements
Inherited Members
Namespace: Google.Apis.Compute.alpha.Data
Assembly: Google.Apis.Compute.alpha.dll
Syntax
public class SnapshotSettingsAccessLocation : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
Locations
List of regions that can restore a regional snapshot from the current region
Declaration
[JsonProperty("locations")]
public virtual IDictionary<string, SnapshotSettingsAccessLocationAccessLocationPreference> Locations { get; set; }
Property Value
Type | Description |
---|---|
IDictionary<string, SnapshotSettingsAccessLocationAccessLocationPreference> |