NfsMountEndpointProperties interface

The properties of NFS share endpoint.

Extends

Properties

endpointType

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.

nfsVersion

The NFS protocol version.

Inherited Properties

description

A description for the Endpoint.

endpointKind

The Endpoint resource kind source or target.

provisioningState

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

endpointKind

The Endpoint resource kind source or target.

endpointKind?: string

Property Value

string

Inherited From EndpointBaseProperties.endpointKind

provisioningState

The provisioning state of this resource.

provisioningState?: string

Property Value

string

Inherited From EndpointBaseProperties.provisioningState