Share via


IRequiredPermissions.Action Property

Definition

action permission

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="action permission", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="action")]
public bool? Action { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="action permission", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="action")>]
member this.Action : Nullable<bool> with get, set
Public Property Action As Nullable(Of Boolean)

Property Value

Attributes

Applies to