Share via


IPermissionsMissingDryrunPrerequisiteResult.Permission Property

Definition

The permission list

[Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Runtime.Info(Description="The permission list", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="permissions")]
public string[] Permission { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Runtime.Info(Description="The permission list", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="permissions")>]
member this.Permission : string[] with get, set
Public Property Permission As String()

Property Value

String[]
Attributes

Applies to