Share via


IResourceTypeRegistration.ThrottlingRule Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.IThrottlingRule) }, ReadOnly=false, Required=false, SerializedName="throttlingRules")]
public Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.IThrottlingRule[] ThrottlingRule { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.IThrottlingRule) }, ReadOnly=false, Required=false, SerializedName="throttlingRules")>]
member this.ThrottlingRule : Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.IThrottlingRule[] with get, set
Public Property ThrottlingRule As IThrottlingRule()

Property Value

Attributes

Applies to