IAlert.DetailUnit 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.
unit of currency being used
[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="unit of currency being used", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="unit")]
public string DetailUnit { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="unit of currency being used", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="unit")>]
member this.DetailUnit : string with get, set
Public Property DetailUnit As String
Property Value
- Attributes