Share via


IResourceQuota.Limit Property

Definition

The maximum permitted quota of the resource.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="The maximum permitted quota of the resource.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="limit")]
public long? Limit { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="The maximum permitted quota of the resource.", 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