次の方法で共有


IRecommendationRuleProperties.ActionName Property

Definition

Name of action that is recommended by this rule in string.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Name of action that is recommended by this rule in string.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="actionName")]
public string ActionName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Name of action that is recommended by this rule in string.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="actionName")>]
member this.ActionName : string with get, set
Public Property ActionName As String

Property Value

Attributes

Applies to