Share via


IAccessPolicyResource.Role Property

Definition

The list of roles the principal is assigned on the environment.

[Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Runtime.Info(Description="The list of roles the principal is assigned on the environment.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Support.AccessPolicyRole) }, ReadOnly=false, Required=false, SerializedName="roles")]
public Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Support.AccessPolicyRole[] Role { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Runtime.Info(Description="The list of roles the principal is assigned on the environment.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Support.AccessPolicyRole) }, ReadOnly=false, Required=false, SerializedName="roles")>]
member this.Role : Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Support.AccessPolicyRole[] with get, set
Public Property Role As AccessPolicyRole()

Property Value

Attributes

Applies to