Anthos Multi-Cloud V1 API - Class Google::Cloud::GkeMultiCloud::V1::AzureDiskTemplate (v0.3.0)

Reference documentation and code samples for the Anthos Multi-Cloud V1 API class Google::Cloud::GkeMultiCloud::V1::AzureDiskTemplate.

Configuration for Azure Disks.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#size_gib

def size_gib() -> ::Integer
Returns
  • (::Integer) — Optional. The size of the disk, in GiBs.

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

#size_gib=

def size_gib=(value) -> ::Integer
Parameter
  • value (::Integer) — Optional. The size of the disk, in GiBs.

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

Returns
  • (::Integer) — Optional. The size of the disk, in GiBs.

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