NfsMountEndpointUpdateProperties interface
The Endpoint resource, which contains information about file sources and targets.
- Extends
Properties
endpoint |
Polymorphic discriminator, which specifies the different types this object can be |
Inherited Properties
description | A description for the Endpoint. |
Property Details
endpointType
Polymorphic discriminator, which specifies the different types this object can be
endpointType: "NfsMount"
Property Value
"NfsMount"
Inherited Property Details
description
A description for the Endpoint.
description?: string
Property Value
string
Inherited From EndpointBaseUpdateProperties.description