Dela via


IRecommendation.ActionName Property

Definition

Name of action recommended by this object.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Name of action recommended by this object.", 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 recommended by this object.", 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