Share via


QuotaLimitObject.LimitType Property

Definition

The quota or usages limit types.

public Azure.ResourceManager.Quota.Models.QuotaLimitType? LimitType { get; set; }
member this.LimitType : Nullable<Azure.ResourceManager.Quota.Models.QuotaLimitType> with get, set
Public Property LimitType As Nullable(Of QuotaLimitType)

Property Value

Applies to