Update Auto-generated Blob Storage Container names
This commit is contained in:
Родитель
70559cb743
Коммит
23b1eec7c2
|
@ -4,7 +4,7 @@ namespace ContosoMaintenance.WebAPI.Helpers
|
|||
public static class Constants
|
||||
{
|
||||
public static string DatabaseId = "contosomaintenance";
|
||||
public static string PhotosBlobContainerName = "images-largetest";
|
||||
public static string QueueName = "processphotostest";
|
||||
public static string PhotosBlobContainerName = "images-large";
|
||||
public static string QueueName = "processphotos";
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче