Microsoft.Azure.Commands.Common Namespace

Classes

AzModule

Cheap and dirty implementation of module functions (does not have to look like this!)

AzureLongRunningJob
AzureLongRunningJob<T>
AzurePSErrorDataKeys
ErrorKind
EventData
EventDataConverter

A PowerShell PSTypeConverter to adapt an EventData object that has been passed. Usually used between modules.

Events

Constants for the events defined in PowerShell Generated Cmdlets

Response

Representing a response in EventData

Response<T>

Representing a typed response in eventdata - allows lazily expanding and caching a result delegate

Telemetries

Constants for the telemetries defined in PowerShell Generated Cmdlets

TelemetryProvider

Class providing telemetry usage based on the user's data collection settings

UniqueId

Pipeline step for adding x-ms-unique-id header

UserAgent

Pipeline step for adding x-ms-unique-id header

VTable

The Virtual Call table of the functions to be exported to the generated module

Interfaces

IContainsAzPSErrorData
IEventListener

The IEventListener Interface defines the communication mechanism for Signaling events during a remote call.

ISendAsync

The interface for sending an HTTP request across the wire.