VerifiedPartnersOperationsExtensions Class
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.
Extension methods for VerifiedPartnersOperations.
public static class VerifiedPartnersOperationsExtensions
type VerifiedPartnersOperationsExtensions = class
Public Module VerifiedPartnersOperationsExtensions
- Inheritance
-
VerifiedPartnersOperationsExtensions
Methods
Get(IVerifiedPartnersOperations, String) |
Get a verified partner. |
GetAsync(IVerifiedPartnersOperations, String, CancellationToken) |
Get a verified partner. |
List(IVerifiedPartnersOperations, String, Nullable<Int32>) |
List all verified partners. |
ListAsync(IVerifiedPartnersOperations, String, Nullable<Int32>, CancellationToken) |
List all verified partners. |
ListNext(IVerifiedPartnersOperations, String) |
List all verified partners. |
ListNextAsync(IVerifiedPartnersOperations, String, CancellationToken) |
List all verified partners. |