AzureHelper
Contains tasks to control the local Azure Emulator
Nested types and modules
Functions and values
Function or value | Description |
AzureEmulatorDefaults
Signature: AzureEmulatorParams
|
The default parameter of emulator
|
ResetDevStorage _arg1
Signature: _arg1:'?8657 -> unit
Type parameters: '?8657
|
Resets the devstore (BLOB, Queues and Tables)
|
StartComputeEmulator _arg1
Signature: _arg1:'?8655 -> unit
Type parameters: '?8655
|
Starts the compute emulator
|
StartStorageEmulator _arg1
Signature: _arg1:'?8651 -> unit
Type parameters: '?8651
|
Starts the staorage emulator
|
StopComputeEmulator _arg1
Signature: _arg1:'?8653 -> unit
Type parameters: '?8653
|
Stops the compute emulator
|
StopStorageEmulator _arg1
Signature: _arg1:'?8649 -> unit
Type parameters: '?8649
|
Stops the storage emulator
|