C# Class AzureSearchBackupRestore.Program

显示文件 Open project: Azure-Samples/search-dotnet-asp-net-mvc-jobs

Private Methods

Method Description
CreateTargetIndex ( string IndexName ) : void
DeleteIndex ( string IndexName ) : void
ImportFromJSON ( string IndexName ) : void
LaunchImportProcess ( string IndexName ) : void
Main ( string args ) : void