Reference documentation and code samples for the NetApp V1 API class Google::Cloud::NetApp::V1::MountOption.
View only mount options for a volume.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#export
def export() -> ::String
Returns
- (::String) — Export string
#export=
def export=(value) -> ::String
Parameter
- value (::String) — Export string
Returns
- (::String) — Export string
#export_full
def export_full() -> ::String
Returns
- (::String) — Full export string
#export_full=
def export_full=(value) -> ::String
Parameter
- value (::String) — Full export string
Returns
- (::String) — Full export string
#instructions
def instructions() -> ::String
Returns
- (::String) — Instructions for mounting
#instructions=
def instructions=(value) -> ::String
Parameter
- value (::String) — Instructions for mounting
Returns
- (::String) — Instructions for mounting
#protocol
def protocol() -> ::Google::Cloud::NetApp::V1::Protocols
Returns
- (::Google::Cloud::NetApp::V1::Protocols) — Protocol to mount with.
#protocol=
def protocol=(value) -> ::Google::Cloud::NetApp::V1::Protocols
Parameter
- value (::Google::Cloud::NetApp::V1::Protocols) — Protocol to mount with.
Returns
- (::Google::Cloud::NetApp::V1::Protocols) — Protocol to mount with.