AccessReviewHistoryDefinitionData.Scopes Property

Definition

A collection of scopes used when selecting review history data.

public System.Collections.Generic.IList<Azure.ResourceManager.Authorization.Models.AccessReviewScope> Scopes { get; }
member this.Scopes : System.Collections.Generic.IList<Azure.ResourceManager.Authorization.Models.AccessReviewScope>
Public ReadOnly Property Scopes As IList(Of AccessReviewScope)

Property Value

Applies to