Share via


IUsage.Unit Property

Definition

Unit of the usage result

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="Unit of the usage result", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="unit")]
public string Unit { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="Unit of the usage result", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="unit")>]
member this.Unit : string
Public ReadOnly Property Unit As String

Property Value

Attributes

Applies to