Condividi tramite


IUsage.Limit Property

Definition

The resource limit.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The resource limit.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="limit")]
public long? Limit { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The resource limit.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="limit")>]
member this.Limit : Nullable<int64>
Public ReadOnly Property Limit As Nullable(Of Long)

Property Value

Attributes

Applies to