Share via


AzureStorageSmbFileShareEndpointUpdateProperties interface

The properties of Azure Storage SMB 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: "AzureStorageSmbFileShare"

Property Value

"AzureStorageSmbFileShare"

Inherited Property Details

description

A description for the Endpoint.

description?: string

Property Value

string

Inherited From EndpointBaseUpdateProperties.description