IResourceCollectionEnumeratorContainer Interface
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.
Contains supported resource collection enumerators.
public interface IResourceCollectionEnumeratorContainer : Microsoft.Store.PartnerCenter.IPartnerComponent, Microsoft.Store.PartnerCenter.IPartnerComponent<string>
type IResourceCollectionEnumeratorContainer = interface
interface IPartnerComponent
interface IPartnerComponent<string>
Public Interface IResourceCollectionEnumeratorContainer
Implements IPartnerComponent, IPartnerComponent(Of String)
- Implements
Properties
AuditRecords |
Gets a factory that creates audit record collection enumerators. |
Context |
Gets the component context object. (Inherited from IPartnerComponent<TContext>) |
Customers |
Gets a factory that creates customer collection enumerators. |
CustomerUsers |
Gets a factory that creates customer user collection enumerators. |
InvoiceLineItems |
Gets a factory that creates invoice line item collection enumerators. |
Invoices |
Gets a factory that creates invoice collection enumerators. |
Offers |
Gets a factory that creates offer collection enumerators. |
Partner |
Gets a reference to the partner operations instance that generated this component. (Inherited from IPartnerComponent<TContext>) |
ProductPromotions |
Gets a factory that creates product promotion collection enumerators. |
Products |
Gets a factory that creates product collection enumerators. |
ServiceRequests |
Gets a factory that creates service request collection enumerators. |
Utilization |
Gets factories that create enumerators for utilization records for different subscriptions. |