Reference documentation and code samples for the Google Cloud Vm Migration V1 Client class OSDisk.
A message describing the OS disk.
Generated from protobuf message google.cloud.vmmigration.v1.AzureVmDetails.OSDisk
Namespace
Google \ Cloud \ VMMigration \ V1 \ AzureVmDetailsMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ type
string
The disk's type.
↳ name
string
The disk's full name.
↳ size_gb
int
The disk's size in GB.
getType
The disk's type.
string
setType
The disk's type.
var
string
$this
getName
The disk's full name.
string
setName
The disk's full name.
var
string
$this
getSizeGb
The disk's size in GB.
int
setSizeGb
The disk's size in GB.
var
int
$this