Skip to main content

Documentation Index

Fetch the complete documentation index at: https://easyaf.dev/llms.txt

Use this file to discover all available pages before exploring further.

Definition

Assembly: CloudNimble.Breakdance.Azurite.dll Namespace: CloudNimble.Breakdance.Azurite Inheritance: System.Enum

Syntax

CloudNimble.Breakdance.Azurite.AzuriteServiceType

Summary

Specifies which Azurite services to start.

Values

NameValueDescription
None0No services (invalid).
Blob1Azure Blob Storage emulator.
Queue2Azure Queue Storage emulator.
Table4Azure Table Storage emulator.
All7All services (Blob, Queue, and Table).