Share via


AzureStorageSmbFileShareEndpointUpdateProperties interface

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

Extends

Properties

endpointType

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: "AzureStorageSmbFileShare"

Property Value

"AzureStorageSmbFileShare"

Inherited Property Details

description

A description for the Endpoint.

description?: string

Property Value

string

Inherited From EndpointBaseUpdateProperties.description