GetAzChangeAnalysis_List2 Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.Description("List the changes of a subscription within the specified time range. Customer data will always be masked.")]
[Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.Generated]
[System.Management.Automation.Cmdlet("Get", "AzChangeAnalysis_List2")]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.Models.Api20210401.IChange) })]
public class GetAzChangeAnalysis_List2 : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.Description("List the changes of a subscription within the specified time range. Customer data will always be masked.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.Generated>]
[<System.Management.Automation.Cmdlet("Get", "AzChangeAnalysis_List2")>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.Models.Api20210401.IChange) })>]
type GetAzChangeAnalysis_List2 = class
    inherit PSCmdlet
    interface IEventListener
Public Class GetAzChangeAnalysis_List2
Inherits PSCmdlet
Implements IEventListener
Inheritance
GetAzChangeAnalysis_List2
Attributes
Implements

Constructors

GetAzChangeAnalysis_List2()

Properties

Break
Client
DefaultProfile
EndTime
HttpPipelineAppend
HttpPipelinePrepend
InvocationInformation
Proxy
ProxyCredential
ProxyUseDefaultCredentials
SkipToken
StartTime
SubscriptionId

Methods

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

Explicit Interface Implementations

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

Applies to