你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Microsoft.Azure.PowerShell.Cmdlets.PrometheusRuleGroups.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 |