NfsMountEndpointProperties interface
The properties of NFS share endpoint.
- Extends
Properties
| endpoint |
The Endpoint resource type. |
| export | The directory being exported from the server. |
| host | The host name or IP address of the server exporting the file system. |
| nfs |
The NFS protocol version. |
Inherited Properties
| description | A description for the Endpoint. |
| provisioning |
The provisioning state of this resource. |
Property Details
endpointType
The Endpoint resource type.
endpointType: "NfsMount"
Property Value
"NfsMount"
export
The directory being exported from the server.
export: string
Property Value
string
host
The host name or IP address of the server exporting the file system.
host: string
Property Value
string
nfsVersion
The NFS protocol version.
nfsVersion?: string
Property Value
string
Inherited Property Details
description
A description for the Endpoint.
description?: string
Property Value
string
Inherited From EndpointBaseProperties.description
provisioningState
The provisioning state of this resource.
provisioningState?: string
Property Value
string
Inherited From EndpointBaseProperties.provisioningState