IResourceCollectionEnumeratorContainer.AuditRecords Property

Definition

Gets a factory that creates audit record collection enumerators.

public Microsoft.Store.PartnerCenter.Factory.IResourceCollectionEnumeratorFactory<Microsoft.Store.PartnerCenter.Models.SeekBasedResourceCollection<Microsoft.Store.PartnerCenter.Models.Auditing.AuditRecord>> AuditRecords { get; }
member this.AuditRecords : Microsoft.Store.PartnerCenter.Factory.IResourceCollectionEnumeratorFactory<Microsoft.Store.PartnerCenter.Models.SeekBasedResourceCollection<Microsoft.Store.PartnerCenter.Models.Auditing.AuditRecord>>
Public ReadOnly Property AuditRecords As IResourceCollectionEnumeratorFactory(Of SeekBasedResourceCollection(Of AuditRecord))

Property Value

Applies to