Note: This is the migration API reference for FAKE 5. The new (modularized) API documentation can be found
here.
If the API is already migrated you can check here if exists in a module.
More information regarding the migration can be found here
OBSOLETE
Please use one of the Fake 5 Fake.Azure.* modules
AzureHelper
Contains tasks to control the local Azure Emulator
Functions and values
Function or value | Description |
ResetDevStorage(_arg1)
Signature: _arg1:'?9533 -> unit
Type parameters: '?9533 Attributes: [<Obsolete("Please use one of the Fake 5 Fake.Azure.* modules")>] |
OBSOLETEPlease use one of the Fake 5 Fake.Azure.* modules Resets the devstore (BLOB, Queues and Tables) |
StartComputeEmulator(_arg1)
Signature: _arg1:'?9531 -> unit
Type parameters: '?9531 Attributes: [<Obsolete("Please use one of the Fake 5 Fake.Azure.* modules")>] |
OBSOLETEPlease use one of the Fake 5 Fake.Azure.* modules Starts the compute emulator |
StartStorageEmulator(_arg1)
Signature: _arg1:'?9527 -> unit
Type parameters: '?9527 Attributes: [<Obsolete("Please use one of the Fake 5 Fake.Azure.* modules")>] |
OBSOLETEPlease use one of the Fake 5 Fake.Azure.* modules Starts the storage emulator |
StopComputeEmulator(_arg1)
Signature: _arg1:'?9529 -> unit
Type parameters: '?9529 Attributes: [<Obsolete("Please use one of the Fake 5 Fake.Azure.* modules")>] |
OBSOLETEPlease use one of the Fake 5 Fake.Azure.* modules Stops the compute emulator |
StopStorageEmulator(_arg1)
Signature: _arg1:'?9525 -> unit
Type parameters: '?9525 Attributes: [<Obsolete("Please use one of the Fake 5 Fake.Azure.* modules")>] |
OBSOLETEPlease use one of the Fake 5 Fake.Azure.* modules Stops the storage emulator |