IPartnersOperations 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.
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. |