AzureStorageSmbFileShareEndpointProperties interface
The properties of Azure Storage SMB file share endpoint.
- Extends
Properties
| endpoint |
The Endpoint resource type. |
| file |
The name of the Azure Storage file share. |
| storage |
The Azure Resource ID of the storage account. |
Inherited Properties
| description | A description for the Endpoint. |
| provisioning |
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