次の方法で共有


IRecommendationRuleProperties.RecommendationName Property

Definition

Unique name of the rule.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Unique name of the rule.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="recommendationName")]
public string RecommendationName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Unique name of the rule.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="recommendationName")>]
member this.RecommendationName : string with get, set
Public Property RecommendationName As String

Property Value

Attributes

Applies to