Interface DatabasePrincipalAssignment.UpdateStages.WithTenantId

All Known Subinterfaces:
DatabasePrincipalAssignment.Update
Enclosing interface:
DatabasePrincipalAssignment.UpdateStages

public static interface DatabasePrincipalAssignment.UpdateStages.WithTenantId
The stage of the DatabasePrincipalAssignment update allowing to specify tenantId.
  • Method Details

    • withTenantId

      Specifies the tenantId property: The tenant id of the principal.
      Parameters:
      tenantId - The tenant id of the principal.
      Returns:
      the next definition stage.