Share via


ICostManagementIdentity.ExportName Property

Definition

Export Name.

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="Export Name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="exportName")]
public string ExportName { get; set; }
[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Create=true, Description="Export Name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="exportName", Update=true)]
public string ExportName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="Export Name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="exportName")>]
member this.ExportName : string with get, set
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Create=true, Description="Export Name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="exportName", Update=true)>]
member this.ExportName : string with get, set
Public Property ExportName As String

Property Value

Attributes

Applies to