FAKE - F# Make


AzureHelper

Contains tasks to control the local Azure Emulator

Functions and values

Function or valueDescription
ResetDevStorage _arg1
Signature: _arg1:'?8769 -> unit
Type parameters: '?8769

Resets the devstore (BLOB, Queues and Tables)

StartComputeEmulator _arg1
Signature: _arg1:'?8767 -> unit
Type parameters: '?8767

Starts the compute emulator

StartStorageEmulator _arg1
Signature: _arg1:'?8763 -> unit
Type parameters: '?8763

Starts the storage emulator

StopComputeEmulator _arg1
Signature: _arg1:'?8765 -> unit
Type parameters: '?8765

Stops the compute emulator

StopStorageEmulator _arg1
Signature: _arg1:'?8761 -> unit
Type parameters: '?8761

Stops the storage emulator

Fork me on GitHub