Share via


AzureStorageNfsFileShareEndpointUpdateProperties interface

The properties of Azure Storage NFS file share endpoint to update.

Extends

Properties

endpointType

The Endpoint resource type.

Inherited Properties

description

A description for the Endpoint.

Property Details

endpointType

The Endpoint resource type.

endpointType: "AzureStorageNfsFileShare"

Property Value

"AzureStorageNfsFileShare"

Inherited Property Details

description

A description for the Endpoint.

description?: string

Property Value

string

Inherited From EndpointBaseUpdateProperties.description