IResourceProvider.RequiredPermissionAction Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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? RequiredPermissionAction { 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.RequiredPermissionAction : Nullable<bool> with get, set
Public Property RequiredPermissionAction As Nullable(Of Boolean)
Property Value
- Attributes