你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IUsage.Unit Property

Definition

An enum describing the unit of measurement.

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

Property Value

Attributes

Applies to