Taal

ISubscriptionCollection.ByPartner(String) Methode

Definitie

Groepeert klantabonnementen per partner.

public Microsoft.Store.PartnerCenter.GenericOperations.IEntityCollectionRetrievalOperations<Microsoft.Store.PartnerCenter.Models.Subscriptions.Subscription,Microsoft.Store.PartnerCenter.Models.ResourceCollection<Microsoft.Store.PartnerCenter.Models.Subscriptions.Subscription>> ByPartner(string partnerId);
abstract member ByPartner : string -> Microsoft.Store.PartnerCenter.GenericOperations.IEntityCollectionRetrievalOperations<Microsoft.Store.PartnerCenter.Models.Subscriptions.Subscription, Microsoft.Store.PartnerCenter.Models.ResourceCollection<Microsoft.Store.PartnerCenter.Models.Subscriptions.Subscription>>
Public Function ByPartner (partnerId As String) As IEntityCollectionRetrievalOperations(Of Subscription, ResourceCollection(Of Subscription))

Parameters

partnerId
String

De partner-id.

Retouren

De partnerabonnementsoperaties.

Van toepassing op