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