Interface IAgreementSignatureStatus

All Superinterfaces:
IPartnerComponent<String>
All Known Implementing Classes:
AgreementSignatureStatusOperations

public interface IAgreementSignatureStatus
extends IPartnerComponent<String>
Represents the agreement signature status operations.
  • Method Details

    • get

      AgreementSignatureStatus get​(String mpnId, String tenantId)
      Gets the agreement signature status by Microsoft Partner Network identifier or tenant identifier.
      Parameters:
      mpnId - Optional identifier for the Microsoft Partner Network.
      tenantId - Optional identifier for the tenant.
      Returns:
      The agreement signature status by Microsoft Partner Network identifier or tenant identifier.