Class: Google::Cloud::VMMigration::V1::AzureSourceVmDetails::AzureDiskDetails

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/vmmigration/v1/vmmigration.rb

Overview

The details of an Azure VM disk.

Instance Attribute Summary collapse

Instance Attribute Details

#disk_id::String (readonly)



3716
3717
3718
3719
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 3716

class AzureDiskDetails
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#disk_number::Integer (readonly)



3716
3717
3718
3719
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 3716

class AzureDiskDetails
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#size_gb::Integer (readonly)



3716
3717
3718
3719
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 3716

class AzureDiskDetails
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end