AccessReviewScheduleDefinitionData.Instances Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This is the collection of instances returned when one does an expand on it.
public System.Collections.Generic.IList<Azure.ResourceManager.Authorization.AccessReviewInstanceData> Instances { get; }
member this.Instances : System.Collections.Generic.IList<Azure.ResourceManager.Authorization.AccessReviewInstanceData>
Public ReadOnly Property Instances As IList(Of AccessReviewInstanceData)