Constants::StorageServiceType Class

 

Storage service types

Namespace:   Microsoft.WindowsAzure.Management.Monitoring.Utilities
Assembly:  Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)

System::Object
  Microsoft.WindowsAzure.Management.Monitoring.Utilities::Constants::StorageServiceType

public ref class StorageServiceType abstract sealed 

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticBlob

Blob service type

System_CAPS_pubfieldSystem_CAPS_staticQueue

Queue service type

System_CAPS_pubfieldSystem_CAPS_staticTable

Table service type

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: