ICIAzureVirtualFolderTarget Interface

Retrieves or specifies parameters of Azure cloud storage.

  • Property CloudProviderType As CloudProviderType

  • Retrieves or specifies the cloud provider type.

    HRESULT CloudProviderType([out, retval] CloudProviderType* pVal); 
    HRESULT CloudProviderType([in] CloudProviderType newVal);

    EFT v8.1 and later

  • Property FolderPath As String

  • Retrieves or specifies a folder path on the storage.

    EFT v8.0.6

  • Property GeneralParams As CICloudAzureBlobGeneralParams

  • Get or set Azure cloud storage general params.

    EFT v8.0.6