IViewProperties.Currency Property
Definition
Important
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.
Currency of the current view.
[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="Currency of the current view.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="currency")]
public string Currency { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="Currency of the current view.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="currency")>]
member this.Currency : string
Public ReadOnly Property Currency As String
Property Value
- Attributes