Reference documentation and code samples for the Google Cloud Backup Dr V1 Client class AcceleratorConfig.
A specification of the type and number of accelerator cards attached to the instance.
Generated from protobuf message google.cloud.backupdr.v1.AcceleratorConfig
Namespace
Google \ Cloud \ BackupDR \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ accelerator_type
string
Optional. Full or partial URL of the accelerator type resource to attach to this instance.
↳ accelerator_count
int
Optional. The number of the guest accelerator cards exposed to this instance.
getAcceleratorType
Optional. Full or partial URL of the accelerator type resource to attach to this instance.
string
hasAcceleratorType
clearAcceleratorType
setAcceleratorType
Optional. Full or partial URL of the accelerator type resource to attach to this instance.
var
string
$this
getAcceleratorCount
Optional. The number of the guest accelerator cards exposed to this instance.
int
hasAcceleratorCount
clearAcceleratorCount
setAcceleratorCount
Optional. The number of the guest accelerator cards exposed to this instance.
var
int
$this