GetAzLogzMonitor_List1 Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Logz.Description("List all monitors under the specified resource group.")]
[Microsoft.Azure.PowerShell.Cmdlets.Logz.Generated]
[System.Management.Automation.Cmdlet("Get", "AzLogzMonitor_List1")]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Logz.Models.Api20201001Preview.ILogzMonitorResource) })]
public class GetAzLogzMonitor_List1 : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.Logz.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.Logz.Description("List all monitors under the specified resource group.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.Logz.Generated>]
[<System.Management.Automation.Cmdlet("Get", "AzLogzMonitor_List1")>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Logz.Models.Api20201001Preview.ILogzMonitorResource) })>]
type GetAzLogzMonitor_List1 = class
    inherit PSCmdlet
    interface IEventListener
Public Class GetAzLogzMonitor_List1
Inherits PSCmdlet
Implements IEventListener
Inheritance
GetAzLogzMonitor_List1
Attributes
Implements

Constructors

GetAzLogzMonitor_List1()

Properties

Break
Client
DefaultProfile
HttpPipelineAppend
HttpPipelinePrepend
InvocationInformation
Proxy
ProxyCredential
ProxyUseDefaultCredentials
ResourceGroupName
SubscriptionId

Methods

BeginProcessing()
EndProcessing()
ProcessRecord()
ProcessRecordAsync()
StopProcessing()

Explicit Interface Implementations

IEventListener.Cancel
IEventListener.Signal(String, CancellationToken, Func<EventData>)
IEventListener.Token

Applies to