VBRGoogleCloudRepository

Contains Google Cloud object storage repository.

Properties

Property

Type

Description

Id

Guid

Id of a Google Cloud object storage.

Name

string

Name of a Google Cloud object storage.

Description

string

Description of a Google Cloud object storage.

Type

VBRObjectStorageRepositoryType

Type of a Google Cloud object storage

GateWayMode

VBRRepositoryConnectionType

Gateway mode.

GatewayServer

CHost[]

Gateway server.

MountServerOptions

VBRRepositoryMountServerOptions

Mount server settings.

SizeLimitEnabled

bool

Defines that size limits are enabled (TRUE) or not enabled (FALSE) for for the Google Cloud storage.

SizeLimit

Int

Size limits in GB.

Folder

VBRGoogleCloudFolder

Google Cloud folder.

EnableNearlineStorageClass

bool

Defines that the nearline storage class is enabled (TRUE) or not enabled (FALSE) for for the Google Cloud storage.

MaxTaskCount

Int

Number of concurrent tasks.

Related Commands

Add-VBRGoogleCloudRepository