Backup and DR Service v1 API - Enum BackupLocation.Types.Type (2.7.0)

public enum BackupLocation.Types.Type

Reference documentation and code samples for the Backup and DR Service v1 API enum BackupLocation.Types.Type.

The type of the location.

Namespace

Google.Cloud.BackupDR.V1

Assembly

Google.Cloud.BackupDR.V1.dll

Fields

Name Description
MultiRegional

Location type is multi regional.

Regional

Location type is regional.

Unspecified

Location type is unspecified.

Zonal

Location type is zonal.