IPartner 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.
The main entry point into using the partner SDK functionality. Represents a partner and encapsulates all the behavior attached to partners. Use this interface to get to the partner's customers, profiles, and customer orders, profiles and subscriptions and more.
public interface IPartner
type IPartner = interface
Public Interface IPartner
- Derived
Properties
AgreementDetails |
Gets the agreement details. |
AgreementTemplates |
Gets the agreement templates. |
Analytics |
Gets the analytics collection operations available to the partner. |
AuditRecords |
Gets the audit records operations available to the partner. |
Compliance |
Gets the compliance operations available to the partner. |
CountryValidationRules |
Gets the country validation rules collection operations available to the partner. |
Credentials |
Gets the partner credentials. |
Customers |
Gets the partner's customers operations. |
Domains |
Gets the domains operations available to the partner. |
Enumerators |
Gets the collection enumerators available for traversing through results. |
Extensions |
Gets the extensions operations available to the partner. |
Invoices |
Gets the partner's invoices operations. |
OfferCategories |
Gets the offer categories operations available to the partner. |
Offers |
Gets the offer operations available to the partner. |
ProductPromotions |
Gets the product promotion operations available to the partner. |
Products |
Gets the product operations available to the partner. |
ProductUpgrades |
Gets the product upgrades operations available to the partner. |
Profiles |
Gets the profiles operations available to the partner. |
RateCards |
Gets the rate card operations available to the partner. |
Relationships |
Gets the relationship collection operations available to the partner. |
RequestContext |
Gets the partner context. |
SelfServePolicies |
Gets the self serve policies operations available to the partner. |
ServiceIncidents |
Gets the service health operations that can be performed on a partner's subscribed services. |
ServiceRequests |
Gets the operations that can be performed on a partners' service requests. |
UsageSummary |
Gets the usage summary operations available to the partner. |
Validations |
Gets the validation operations available to the partner. |