Share via


IRequiredPermissions.Read Property

Definition

read permission

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

Property Value

Attributes

Applies to