Share via


AzureStorageNfsFileShareEndpointProperties interface

The properties of Azure Storage NFS file share endpoint.

Extends

Properties

endpointType

The Endpoint resource type.

fileShareName

The name of the Azure Storage NFS 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: "AzureStorageNfsFileShare"

Property Value

"AzureStorageNfsFileShare"

fileShareName

The name of the Azure Storage NFS 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