IServiceCostSummary Interface

Definition

This interface defines the operations available on a customer's service cost summary.

C#
public interface IServiceCostSummary : Microsoft.Store.PartnerCenter.GenericOperations.IEntityGetOperations<Microsoft.Store.PartnerCenter.Models.ServiceCosts.ServiceCostsSummary>, Microsoft.Store.PartnerCenter.IPartnerComponent<Tuple<string,string>>
Implements

Properties

Context

Gets the component context object.

(Inherited from IPartnerComponent<TContext>)
Partner

Gets a reference to the partner operations instance that generated this component.

(Inherited from IPartnerComponent<TContext>)

Methods

Get()

Retrieves the customer's service cost summary.

GetAsync()

Asynchronously retrieves the service cost summary.

Applies to

Product Versions
Microsoft.Store.PartnerCenter latest