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.
[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