Share via


IThrottlingRule.RequiredFeature Property

Definition

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

Property Value

String[]
Attributes

Applies to