Share via


AzureStorageSmbFileShareEndpointProperties interface

The properties of Azure Storage SMB file share endpoint.

Extends

Properties

endpointType

The Endpoint resource type.

fileShareName

The name of the Azure Storage file share.

storageAccountResourceId

The Azure Resource ID of the storage account.

Inherited Properties

description

A description for the Endpoint.

provisioningState

The provisioning state of this resource.

Property Details

endpointType

The Endpoint resource type.

endpointType: "AzureStorageSmbFileShare"

Property Value

"AzureStorageSmbFileShare"

fileShareName

The name of the Azure Storage file share.

fileShareName: string

Property Value

string

storageAccountResourceId

The Azure Resource ID of the storage account.

storageAccountResourceId: string

Property Value

string

Inherited Property Details

description

A description for the Endpoint.

description?: string

Property Value

string

Inherited From EndpointBaseProperties.description

provisioningState

The provisioning state of this resource.

provisioningState?: string

Property Value

string

Inherited From EndpointBaseProperties.provisioningState