Share via


RoleDefinitionListResult.RoleDefinitions Property

Definition

Optional. Role definition list.

public System.Collections.Generic.IList<Microsoft.Azure.Management.Authorization.Models.RoleDefinition> RoleDefinitions { get; set; }
member this.RoleDefinitions : System.Collections.Generic.IList<Microsoft.Azure.Management.Authorization.Models.RoleDefinition> with get, set
Public Property RoleDefinitions As IList(Of RoleDefinition)

Property Value

Applies to