- Assembly
- Rocket
.Surgery .Extensions .Testing . Azure Storage Emulator .dll - Namespace
- Rocket
.Surgery .Extensions .Testing . Azure Storage Emulator - Interfaces
-
- IDisposable
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type-.->Interface0["IDisposable"]
Type["AzureStorageEmulatorAutomation"]
class Type type-node
Syntax
public class AzureStorageEmulatorAutomation : IDisposable
Attributes
| Type | Description |
|---|---|
| Nullable |
|
| NullableAttribute |
Constructors
| Name | Summary |
|---|---|
| Azure |
Properties
| Name | Value | Summary |
|---|---|---|
| StartedByAutomation | bool |
Methods
| Name | Value | Summary |
|---|---|---|
| ClearAll |
void | |
| ClearBlobs |
void | |
| ClearQueues |
void | |
| ClearTables |
void | |
| Dispose |
void | |
| IsEmulatorRunning |
bool |
static
|
| Start |
void | |
| Stop |
void |
Extension Methods
| Name | Value | Summary |
|---|---|---|
| SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
| With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|
