AzureHelper
Contains tasks to control the local Azure Emulator
Functions and values
Function or value | Description |
ResetDevStorage _arg1
Signature: _arg1:'?8744 -> unit
Type parameters: '?8744
|
Resets the devstore (BLOB, Queues and Tables)
|
StartComputeEmulator _arg1
Signature: _arg1:'?8742 -> unit
Type parameters: '?8742
|
Starts the compute emulator
|
StartStorageEmulator _arg1
Signature: _arg1:'?8738 -> unit
Type parameters: '?8738
|
Starts the storage emulator
|
StopComputeEmulator _arg1
Signature: _arg1:'?8740 -> unit
Type parameters: '?8740
|
Stops the compute emulator
|
StopStorageEmulator _arg1
Signature: _arg1:'?8736 -> unit
Type parameters: '?8736
|
Stops the storage emulator
|