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.CostManagement.Description("The operation to get the export for the defined scope by export name.")]
[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Generated]
[System.Management.Automation.Cmdlet("Get", "AzCostManagementExport_Get")]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20200601.IExport) })]
public class GetAzCostManagementExport_Get : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Description("The operation to get the export for the defined scope by export name.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Generated>]
[<System.Management.Automation.Cmdlet("Get", "AzCostManagementExport_Get")>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20200601.IExport) })>]
type GetAzCostManagementExport_Get = class
inherit PSCmdlet
interface IEventListener
Public Class GetAzCostManagementExport_Get
Inherits PSCmdlet
Implements IEventListener