Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
CmdInfoHandler | |
CmdletBreakingChangeAttribute | |
CompleterInfoAttribute | |
DefaultInfoAttribute | |
EventData |
Represents the data in signaled event. |
EventDataConverter |
A PowerShell PSTypeConverter to adapt an |
EventListener |
An Implementation of the IEventListener that supports subscribing to events and dispatching them (used for manually using the lowlevel interface) |
Events | |
GenericBreakingChangeAttribute | |
HttpClientFactory | |
HttpPipeline | |
InfoAttribute | |
MessageAttributeHelper | |
OutputBreakingChangeAttribute | |
ParameterBreakingChangeAttribute | |
ParameterSetBreakingChangeAttribute | |
PipelineMock | |
PreviewMessageAttribute | |
Response | |
Response<T> | |
RestException | |
RestException<T> | |
SendAsyncFactory |
This is a necessary extension to the SendAsyncFactory to support the 'generic' delegate format. |
SendAsyncFactory.Sender | |
SendAsyncTerminalFactory | |
UndeclaredResponseException |
Interfaces
IAssociativeArray<T> |
A subset of IDictionary that doesn't implement IEnumerable or IDictionary to work around PowerShell's aggressive formatter |
IEventListener |
The IEventListener Interface defines the communication mechanism for Signaling events during a remote call. |
IHeaderSerializable | |
IJsonSerializable | |
ISendAsync |
The interface for sending an HTTP request across the wire. |
ISendAsyncFactory | |
ISendAsyncTerminalFactory | |
IValidates |
Enums
MockMode | |
SerializationMode |
Delegates
Event | |
OnResponse | |
OnResponse<T> | |
SendAsync | |
SendAsyncStep | |
SignalEvent | |
SynchEvent |