GetAzCostManagementExport_Get.Name Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Category(new Microsoft.Azure.PowerShell.Cmdlets.CostManagement.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.CostManagement.ParameterCategory.Path })]
[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="Export Name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="exportName")]
[System.Management.Automation.Alias(new System.String[] { "ExportName" })]
[System.Management.Automation.Parameter(HelpMessage="Export Name.", Mandatory=true)]
public string Name { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Category(new Microsoft.Azure.PowerShell.Cmdlets.CostManagement.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.CostManagement.ParameterCategory.Path })>]
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="Export Name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="exportName")>]
[<System.Management.Automation.Alias(new System.String[] { "ExportName" })>]
[<System.Management.Automation.Parameter(HelpMessage="Export Name.", Mandatory=true)>]
member this.Name : string with get, set
Public Property Name As String

Property Value

String
Attributes

Applies to