IDomainRecommendationSearchParameters.MaxDomainRecommendation Property

Definition

Maximum number of recommendations.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Maximum number of recommendations.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="maxDomainRecommendations", Update=true)]
public int? MaxDomainRecommendation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Maximum number of recommendations.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="maxDomainRecommendations", Update=true)>]
member this.MaxDomainRecommendation : Nullable<int> with get, set
Public Property MaxDomainRecommendation As Nullable(Of Integer)

Property Value

Attributes

Applies to