Reference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::NfsExport.
NFS export.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#export_directory
def export_directory() -> ::String
Returns
- (::String) — The directory being exported.
#export_directory=
def export_directory=(value) -> ::String
Parameter
- value (::String) — The directory being exported.
Returns
- (::String) — The directory being exported.
#hosts
def hosts() -> ::Array<::String>
Returns
- (::Array<::String>) — The hosts or networks to which the export is being shared.
#hosts=
def hosts=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — The hosts or networks to which the export is being shared.
Returns
- (::Array<::String>) — The hosts or networks to which the export is being shared.