Note: This API documentation is for FAKE version 4. The migration API documentation can be found
here. The API documentation for the new fake 5 modules can be found
here
AzureHelper
Contains tasks to control the local Azure Emulator
Functions and values
Function or value | Description |
ResetDevStorage(_arg1)
Signature: _arg1:'?9859 -> unit
Type parameters: '?9859 |
Resets the devstore (BLOB, Queues and Tables) |
StartComputeEmulator(_arg1)
Signature: _arg1:'?9857 -> unit
Type parameters: '?9857 |
Starts the compute emulator |
StartStorageEmulator(_arg1)
Signature: _arg1:'?9853 -> unit
Type parameters: '?9853 |
Starts the storage emulator |
StopComputeEmulator(_arg1)
Signature: _arg1:'?9855 -> unit
Type parameters: '?9855 |
Stops the compute emulator |
StopStorageEmulator(_arg1)
Signature: _arg1:'?9851 -> unit
Type parameters: '?9851 |
Stops the storage emulator |