Class: Google::Cloud::NetApp::V1::MountOption

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

Overview

View only mount options for a volume.

Instance Attribute Summary collapse

Instance Attribute Details

#export::String

Returns Export string.

Returns:

  • (::String)

    Export string



488
489
490
491
# File 'proto_docs/google/cloud/netapp/v1/volume.rb', line 488

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

#export_full::String

Returns Full export string.

Returns:

  • (::String)

    Full export string



488
489
490
491
# File 'proto_docs/google/cloud/netapp/v1/volume.rb', line 488

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

#instructions::String

Returns Instructions for mounting.

Returns:

  • (::String)

    Instructions for mounting



488
489
490
491
# File 'proto_docs/google/cloud/netapp/v1/volume.rb', line 488

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

#ip_address::String (readonly)

Returns Output only. IP Address.

Returns:

  • (::String)

    Output only. IP Address.



488
489
490
491
# File 'proto_docs/google/cloud/netapp/v1/volume.rb', line 488

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

#protocol::Google::Cloud::NetApp::V1::Protocols

Returns Protocol to mount with.

Returns:



488
489
490
491
# File 'proto_docs/google/cloud/netapp/v1/volume.rb', line 488

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