Migrate for Compute Engine V1 API - Class Google::Cloud::VMMigration::V1::PersistentDisk (v2.4.0)

Reference documentation and code samples for the Migrate for Compute Engine V1 API class Google::Cloud::VMMigration::V1::PersistentDisk.

Details of a created Persistent Disk.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#disk_uri

def disk_uri() -> ::String
Returns
  • (::String) — The URI of the Persistent Disk.

#disk_uri=

def disk_uri=(value) -> ::String
Parameter
  • value (::String) — The URI of the Persistent Disk.
Returns
  • (::String) — The URI of the Persistent Disk.

#source_disk_number

def source_disk_number() -> ::Integer
Returns
  • (::Integer) — The ordinal number of the source VM disk.

#source_disk_number=

def source_disk_number=(value) -> ::Integer
Parameter
  • value (::Integer) — The ordinal number of the source VM disk.
Returns
  • (::Integer) — The ordinal number of the source VM disk.