Share via


IPartnersOperations Interface

Definition

PartnersOperations operations.

public interface IPartnersOperations
type IPartnersOperations = interface
Public Interface IPartnersOperations

Methods

GetWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)

Get the management partner using the objectId and tenantId.

Extension Methods

Get(IPartnersOperations)

Get the management partner using the objectId and tenantId.

GetAsync(IPartnersOperations, CancellationToken)

Get the management partner using the objectId and tenantId.

Applies to