Share via


NfsMountEndpointUpdateProperties interface

model interface NfsMountEndpointUpdateProperties

Extends

Properties

endpointType

The Endpoint resource type.

Inherited Properties

description

A description for the Endpoint.

Property Details

endpointType

The Endpoint resource type.

endpointType: "NfsMount"

Property Value

"NfsMount"

Inherited Property Details

description

A description for the Endpoint.

description?: string

Property Value

string

Inherited From EndpointBaseUpdateProperties.description