GetAzLogzMonitorTagRule_Get Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Logz.Description("Get a tag rule set for a given monitor resource.")]
[Microsoft.Azure.PowerShell.Cmdlets.Logz.Generated]
[System.Management.Automation.Cmdlet("Get", "AzLogzMonitorTagRule_Get")]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Logz.Models.Api20201001Preview.IMonitoringTagRules) })]
public class GetAzLogzMonitorTagRule_Get : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.Logz.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.Logz.Description("Get a tag rule set for a given monitor resource.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.Logz.Generated>]
[<System.Management.Automation.Cmdlet("Get", "AzLogzMonitorTagRule_Get")>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Logz.Models.Api20201001Preview.IMonitoringTagRules) })>]
type GetAzLogzMonitorTagRule_Get = class
    inherit PSCmdlet
    interface IEventListener
Public Class GetAzLogzMonitorTagRule_Get
Inherits PSCmdlet
Implements IEventListener
Inheritance
GetAzLogzMonitorTagRule_Get
Attributes
Implements

Constructors

GetAzLogzMonitorTagRule_Get()

Properties

Break
Client
DefaultProfile
HttpPipelineAppend
HttpPipelinePrepend
InvocationInformation
MonitorName
Proxy
ProxyCredential
ProxyUseDefaultCredentials
ResourceGroupName
RuleSetName
SubscriptionId

Methods

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

Explicit Interface Implementations

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

Applies to