Share via


IRequiredPermissions.Delete Property

Definition

delete permission

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

Property Value

Attributes

Applies to