SPRemoteBlobStorageSettings.Migrate method
Finds content in a non-default storage location and moves it to the default.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub Migrate
'Usage
Dim instance As SPRemoteBlobStorageSettings
instance.Migrate()
public void Migrate()
See also
Reference
SPRemoteBlobStorageSettings class