EndpointBaseProperties interface
The resource specific properties for the Storage Mover resource.
Properties
| description | A description for the Endpoint. |
| endpoint |
The discriminator possible values: AzureStorageBlobContainer, NfsMount, AzureStorageSmbFileShare, SmbMount, AzureStorageNfsFileShare, AzureMultiCloudConnector |
| provisioning |
The provisioning state of this resource. |
Property Details
description
A description for the Endpoint.
description?: string
Property Value
string
endpointType
The discriminator possible values: AzureStorageBlobContainer, NfsMount, AzureStorageSmbFileShare, SmbMount, AzureStorageNfsFileShare, AzureMultiCloudConnector
endpointType: string
Property Value
string
provisioningState
The provisioning state of this resource.
provisioningState?: string
Property Value
string