IUsage.Limit Property

Definition

The maximum permitted usage of the resource.

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

Property Value

Attributes

Applies to