Share via


RoleAssignmentListResult.RoleAssignmentResponse Property

Definition

list of role assignments.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.NetworkAnalytics.Models.RoleAssignmentDetail> RoleAssignmentResponse { get; }
member this.RoleAssignmentResponse : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.NetworkAnalytics.Models.RoleAssignmentDetail>
Public ReadOnly Property RoleAssignmentResponse As IReadOnlyList(Of RoleAssignmentDetail)

Property Value

Applies to