次の方法で共有


IRecommendationRuleProperties.RecommendationId Property

Definition

Recommendation ID of an associated recommendation object tied to the rule, if exists. If such an object doesn't exist, it is set to null.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Recommendation ID of an associated recommendation object tied to the rule, if exists.\r\n        If such an object doesn't exist, it is set to null.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="recommendationId")]
public string RecommendationId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Recommendation ID of an associated recommendation object tied to the rule, if exists.\r\n        If such an object doesn't exist, it is set to null.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="recommendationId")>]
member this.RecommendationId : string with get, set
Public Property RecommendationId As String

Property Value

Attributes

Applies to