IUsage.Limit Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The limit of usage.
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="The limit of usage.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=true, SerializedName="limit")]
public long Limit { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="The limit of usage.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=true, SerializedName="limit")>]
member this.Limit : int64 with get, set
Public Property Limit As Long
Property Value
- Attributes