Google Anthos Multi Cloud V1 Client - Class AzureDiskTemplate (0.6.1)

Reference documentation and code samples for the Google Anthos Multi Cloud V1 Client class AzureDiskTemplate.

Configuration for Azure Disks.

Generated from protobuf message google.cloud.gkemulticloud.v1.AzureDiskTemplate

Namespace

Google \ Cloud \ GkeMultiCloud \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ size_gib int

Optional. The size of the disk, in GiBs. When unspecified, a default value is provided. See the specific reference in the parent resource.

getSizeGib

Optional. The size of the disk, in GiBs.

When unspecified, a default value is provided. See the specific reference in the parent resource.

Returns
Type Description
int

setSizeGib

Optional. The size of the disk, in GiBs.

When unspecified, a default value is provided. See the specific reference in the parent resource.

Parameter
Name Description
var int
Returns
Type Description
$this